From d231f2f1b1f88802ea515dbf8aa7852e328f2118 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Sep 2025 02:20:00 +0000 Subject: [PATCH] chore(deps): bump django from 4.2.22 to 4.2.24 in /backend Bumps [django](https://github.com/django/django) from 4.2.22 to 4.2.24. - [Commits](https://github.com/django/django/compare/4.2.22...4.2.24) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.24 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..6767794 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.24 django-environ==0.4.5 django-extensions==2.2.3 django-redis==4.9.0