From b239b561d5fc620743e3cc1bd37557350a6c5b9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Jun 2025 22:40:19 +0000 Subject: [PATCH] Bump django from 4.2 to 4.2.22 in /conf Bumps [django](https://github.com/django/django) from 4.2 to 4.2.22. - [Commits](https://github.com/django/django/compare/4.2...4.2.22) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.22 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..89216a4b 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.22 django-crispy-forms==2.0 crispy-bootstrap5==0.7 django-crontab==0.7.1