From 52b282d4c0736fd8e1b279aee44c90d4d71712c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 21:39:04 +0000 Subject: [PATCH] Bump django from 4.2 to 4.2.7 in /conf Bumps [django](https://github.com/django/django) from 4.2 to 4.2.7. - [Commits](https://github.com/django/django/compare/4.2...4.2.7) --- updated-dependencies: - dependency-name: django 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 7f2e62cac..51e25de6b 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.7 django-crispy-forms==2.0 crispy-bootstrap5==0.7 django-crontab==0.7.1