From 371b05a53090863ba640e261c1382d36af10f6e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Nov 2025 00:44:26 +0000 Subject: [PATCH] chore(deps): bump django from 4.2.25 to 4.2.26 in /backend Bumps [django](https://github.com/django/django) from 4.2.25 to 4.2.26. - [Commits](https://github.com/django/django/compare/4.2.25...4.2.26) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.26 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 daf76eb4c..d92553904 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -16,7 +16,7 @@ crontab==1.0.1 cryptography==44.0.1 defusedxml==0.7.1 dj-rest-auth==7.0.1 -Django==4.2.25 +Django==4.2.26 django-allauth==65.4.1 django-cors-headers==3.14.0 django-filter==23.1