diff --git a/appengine/flexible/hello_world_django/requirements.txt b/appengine/flexible/hello_world_django/requirements.txt index c5f14c7e33d..b97af43c46b 100644 --- a/appengine/flexible/hello_world_django/requirements.txt +++ b/appengine/flexible/hello_world_django/requirements.txt @@ -1,2 +1,2 @@ -Django==6.0.5; python_version >= "3.12" +Django==6.0.7; python_version >= "3.12" gunicorn==23.0.0