From 5d6e08831d960f231a5e40ffd7341a8dfb397b6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Jun 2025 22:03:50 +0000 Subject: [PATCH] Bump django from 4.1.13 to 4.2.22 Bumps [django](https://github.com/django/django) from 4.1.13 to 4.2.22. - [Commits](https://github.com/django/django/compare/4.1.13...4.2.22) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.22 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7cf3b85..3441551 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ cffi==1.15.1 chardet==3.0.4 cryptography==43.0.1 decorator==4.4.2 -Django==4.1.13 +Django==4.2.22 django-cors-headers==3.13.0 django-extensions==3.2.1 djangorestframework==3.13.1