From 10b54af7b037ac36cfb985677b8410d82aec4455 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 15:28:58 +0000 Subject: [PATCH] Bump django from 4.2.28 to 4.2.30 in /conf Bumps [django](https://github.com/django/django) from 4.2.28 to 4.2.30. - [Commits](https://github.com/django/django/compare/4.2.28...4.2.30) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.30 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 b4c5e06f..716438ea 100644 --- a/conf/requirements.txt +++ b/conf/requirements.txt @@ -3,7 +3,7 @@ asn1crypto==1.5.1 bcrypt==4.2.0 biopython==1.84 cryptography==44.0.3 -Django==4.2.28 +Django==4.2.30 django-crispy-forms==2.3 crispy-bootstrap5==0.7 django-crontab==0.7.1