From 43b24295214ba732342594b740073172b57f2c7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 20:41:02 +0000 Subject: [PATCH] Bump django from 4.2.21 to 4.2.28 Bumps [django](https://github.com/django/django) from 4.2.21 to 4.2.28. - [Commits](https://github.com/django/django/compare/4.2.21...4.2.28) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.28 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 b51cb0d..705f33b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ constantly==23.10.4 coverage==7.6.1 cryptography==44.0.2 daphne==4.1.2 -Django==4.2.21 +Django==4.2.28 django-filter==24.3 django-widget-tweaks==1.5.0 hyperlink==21.0.0