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