From 87532144f734f7783a9d624ded7bc112d5757fb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 23:51:17 +0000 Subject: [PATCH] Bump django from 4.2 to 4.2.26 in /conf Bumps [django](https://github.com/django/django) from 4.2 to 4.2.26. - [Commits](https://github.com/django/django/compare/4.2...4.2.26) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.26 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..bba7520b 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.26 django-crispy-forms==2.0 crispy-bootstrap5==0.7 django-crontab==0.7.1