From 56158d83fa5540cd46fc5c66b15053e6dbf18c49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Sep 2025 02:18:50 +0000 Subject: [PATCH] Bump django from 4.2.21 to 4.2.24 Bumps [django](https://github.com/django/django) from 4.2.21 to 4.2.24. - [Commits](https://github.com/django/django/compare/4.2.21...4.2.24) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.24 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..180b20a 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.24 django-filter==24.3 django-widget-tweaks==1.5.0 hyperlink==21.0.0