diff --git a/appengine/flexible/hello_world_django/requirements.txt b/appengine/flexible/hello_world_django/requirements.txt index a7f029a554d..2937a55d0b2 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.3; python_version >= "3.12" gunicorn==23.0.0