From 7ae6c9f1415e32bac7a8470b1ea11c108d73af47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 15:48:31 +0000 Subject: [PATCH] Bump django from 5.2.11 to 5.2.13 in /src/backend Bumps [django](https://github.com/django/django) from 5.2.11 to 5.2.13. - [Commits](https://github.com/django/django/compare/5.2.11...5.2.13) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.13 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/backend/requirements.txt b/src/backend/requirements.txt index f82137e3..03c8314a 100644 --- a/src/backend/requirements.txt +++ b/src/backend/requirements.txt @@ -1,6 +1,6 @@ black==22.3.0 boto3==1.37.32 -django==5.2.11 +django==5.2.13 django-extensions==4.1 django-watchman==1.3.0 djangorestframework-gis==1.1