From 931caa9f526cbedc87578ddef08cdea2bca64bff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Jun 2025 23:29:41 +0000 Subject: [PATCH] chore(deps): bump django from 4.2.21 to 4.2.22 in /backend Bumps [django](https://github.com/django/django) from 4.2.21 to 4.2.22. - [Commits](https://github.com/django/django/compare/4.2.21...4.2.22) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.22 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 3b9a72c..b30d06b 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.21 +Django==4.2.22 django-environ==0.4.5 django-extensions==2.2.3 django-redis==4.9.0