From 00c4c99193b490321242d943a7f5aa6c86d9958c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 20:08:31 +0000 Subject: [PATCH] chore(deps): bump django in /appengine/flexible/django_cloudsql Bumps [django](https://github.com/django/django) from 5.2.5 to 5.2.8. - [Commits](https://github.com/django/django/compare/5.2.5...5.2.8) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- appengine/flexible/django_cloudsql/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appengine/flexible/django_cloudsql/requirements.txt b/appengine/flexible/django_cloudsql/requirements.txt index 284290f2532..5d64cd3b97f 100644 --- a/appengine/flexible/django_cloudsql/requirements.txt +++ b/appengine/flexible/django_cloudsql/requirements.txt @@ -1,4 +1,4 @@ -Django==5.2.5 +Django==5.2.8 gunicorn==23.0.0 psycopg2-binary==2.9.10 django-environ==0.12.0