From dbbdc4b9b2fdaa31ca9b8eb45cd9a89d9811c6e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 22:58:32 +0000 Subject: [PATCH] Chore(deps): Bump django from 4.0.9 to 4.2.27 in /django Bumps [django](https://github.com/django/django) from 4.0.9 to 4.2.27. - [Commits](https://github.com/django/django/compare/4.0.9...4.2.27) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.27 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 c66c200a..72cebc5e 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.27 django-cors-headers==3.11.0 django-extensions==3.1.3 django-fernet-encrypted-fields==0.1.1