From b29f4e3a05d48ac85f19edd95bc466b130006244 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 09:05:48 +0000 Subject: [PATCH] dependency: (deps): bump django from 5.2.13 to 5.2.14 in /backend Bumps [django](https://github.com/django/django) from 5.2.13 to 5.2.14. - [Commits](https://github.com/django/django/compare/5.2.13...5.2.14) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.14 dependency-type: direct:production update-type: version-update:semver-patch ... 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 eb71b3e4..7015cb9f 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -11,7 +11,7 @@ contourpy==1.3.3 cryptography==41.0.7 cycler==0.12.1 distro==1.9.0 -Django==5.2.13 +Django==5.2.14 django-cors-headers==4.9.0 django-rest-framework==0.1.0 djangorestframework==3.17.1