From 99fe18a3d64b144abe7541a0ecfd9ed0b98e9b04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 21:59:31 +0000 Subject: [PATCH] Build(deps): bump django from 3.2.25 to 4.2.27 in /backend Bumps [django](https://github.com/django/django) from 3.2.25 to 4.2.27. - [Commits](https://github.com/django/django/compare/3.2.25...4.2.27) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.27 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 32f52cf96..30f49f4f4 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -9,7 +9,7 @@ chardet==3.0.4 configparser==5.0.0 coverage==5.0.3 cryptography==42.0.4 -Django==3.2.25 +Django==4.2.27 django-celery-beat==1.5.0 django-cors-headers==3.2.1 django-enumfields==2.1.1