From e0b6a55c4d4132a3dade747f1a7ee752c44df99c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 19:39:56 +0000 Subject: [PATCH] chore(deps): bump django Bumps [django](https://github.com/django/django) from 5.2.5 to 5.2.11. - [Commits](https://github.com/django/django/compare/5.2.5...5.2.11) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.11 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../django_cloudsql/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appengine/flexible_python37_and_earlier/django_cloudsql/requirements.txt b/appengine/flexible_python37_and_earlier/django_cloudsql/requirements.txt index 284290f2532..6ff55b08e5c 100644 --- a/appengine/flexible_python37_and_earlier/django_cloudsql/requirements.txt +++ b/appengine/flexible_python37_and_earlier/django_cloudsql/requirements.txt @@ -1,4 +1,4 @@ -Django==5.2.5 +Django==5.2.11 gunicorn==23.0.0 psycopg2-binary==2.9.10 django-environ==0.12.0