diff --git a/samples/python/django/requirements.txt b/samples/python/django/requirements.txt index 6af2ae009..7d8ee289b 100644 --- a/samples/python/django/requirements.txt +++ b/samples/python/django/requirements.txt @@ -1,6 +1,6 @@ psycopg-binary==3.3.2 pytz==2025.2 -Django==5.2.9 +Django==6.0.1 google==3.0.0 google.auth==2.45.0 testcontainers==4.13.3