diff --git a/samples/python/django/requirements.txt b/samples/python/django/requirements.txt index c0a676863..51dfec5dc 100644 --- a/samples/python/django/requirements.txt +++ b/samples/python/django/requirements.txt @@ -3,5 +3,5 @@ pytz==2024.2 Django==5.1.2 google==3.0.0 google.auth==2.35.0 -testcontainers==4.8.1 +testcontainers==4.8.2 requests==2.32.3