From dc49a5c73eece1a28bd726653f60959828e817a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 22:51:14 +0000 Subject: [PATCH] chore(deps): bump django from 4.2.22 to 4.2.25 in /backend Bumps [django](https://github.com/django/django) from 4.2.22 to 4.2.25. - [Commits](https://github.com/django/django/compare/4.2.22...4.2.25) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.25 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..d7acffe 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.25 django-environ==0.4.5 django-extensions==2.2.3 django-redis==4.9.0