From 0f1a62e0fba418f13a1be17fd62060b03df020c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Sep 2025 01:39:37 +0000 Subject: [PATCH] Bump django from 4.2 to 4.2.24 in /conf Bumps [django](https://github.com/django/django) from 4.2 to 4.2.24. - [Commits](https://github.com/django/django/compare/4.2...4.2.24) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.24 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- conf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/requirements.txt b/conf/requirements.txt index a16372b7..0389aa78 100644 --- a/conf/requirements.txt +++ b/conf/requirements.txt @@ -3,7 +3,7 @@ asn1crypto==1.5.0 bcrypt==4.0.1 biopython==1.79 cryptography==38.0.3 -Django==4.2 +Django==4.2.24 django-crispy-forms==2.0 crispy-bootstrap5==0.7 django-crontab==0.7.1