From 01a4686a2f5143072082b109a6a84a886109c5ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Nov 2025 00:35:57 +0000 Subject: [PATCH] chore(deps): bump django from 4.2.22 to 4.2.26 in /backend Bumps [django](https://github.com/django/django) from 4.2.22 to 4.2.26. - [Commits](https://github.com/django/django/compare/4.2.22...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 e2dbbcc..f38b204 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -4,7 +4,7 @@ backcall==0.1.0 certifi==2024.7.4 chardet==3.0.4 decorator==4.3.0 -Django==4.2.22 +Django==4.2.26 django-environ==0.4.5 django-extensions==2.2.3 django-redis==4.9.0