diff --git a/samples/python/django/requirements.txt b/samples/python/django/requirements.txt index 0385ace37..e24303375 100644 --- a/samples/python/django/requirements.txt +++ b/samples/python/django/requirements.txt @@ -2,5 +2,5 @@ psycopg-binary==3.1.19 pytz==2024.1 Django==5.0.3 google==3.0.0 -google.auth==2.28.0 +google.auth==2.29.0 testcontainers==3.7.1