From 0925a1e55f2cd4ab717a063f6c5838a623ff4c87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Jun 2025 21:49:22 +0000 Subject: [PATCH] Chore(deps): Bump django from 4.0.9 to 4.2.22 in /django Bumps [django](https://github.com/django/django) from 4.0.9 to 4.2.22. - [Commits](https://github.com/django/django/compare/4.0.9...4.2.22) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.22 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- django/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django/requirements.txt b/django/requirements.txt index c68437a4..cb76d871 100644 --- a/django/requirements.txt +++ b/django/requirements.txt @@ -11,7 +11,7 @@ coverage==6.2 croniter==1.3.5 cryptography==36.0.2 dj-database-url==0.5.0 -Django==4.0.9 +Django==4.2.22 django-cors-headers==3.11.0 django-extensions==3.1.3 django-fernet-encrypted-fields==0.1.1