From ba2cc13e06607da3f73619d6b9486814531a7e3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 15:52:14 +0000 Subject: [PATCH] Bump django from 5.2.1 to 5.2.13 in /backend Bumps [django](https://github.com/django/django) from 5.2.1 to 5.2.13. - [Commits](https://github.com/django/django/compare/5.2.1...5.2.13) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.13 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index eca98d01..b51663b0 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -7,7 +7,7 @@ click-didyoumean==0.3.1 click-plugins==1.1.1 click-repl==0.3.0 colorama==0.4.6 -Django==5.2.1 +Django==5.2.13 django-cors-headers==4.4.0 djangorestframework==3.16.0 djangorestframework_simplejwt==5.5.0