From 61ec5464d76581411af614a95c5f3500c0a99d0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 21:08:03 +0000 Subject: [PATCH] Bump django from 4.2.5 to 4.2.28 in /backend Bumps [django](https://github.com/django/django) from 4.2.5 to 4.2.28. - [Commits](https://github.com/django/django/compare/4.2.5...4.2.28) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.28 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 14b9b79f9..447540646 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -7,7 +7,7 @@ click==8.1.7 colorama==0.4.6 cryptography==41.0.4 defusedxml==0.7.1 -Django==4.2.5 +Django==4.2.28 django-colorfield==0.10.1 django-templated-mail==1.1.1 djangorestframework==3.14.0