From fb6fed801e13ec3b37d54eaa02acca0f5c741933 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 00:01:16 +0000 Subject: [PATCH] Bump django from 4.1.7 to 4.1.10 Bumps [django](https://github.com/django/django) from 4.1.7 to 4.1.10. - [Commits](https://github.com/django/django/compare/4.1.7...4.1.10) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 966a839..b8682bd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ lxml==4.9.2 requests==2.28.1 soupsieve==2.3.2.post1 urllib3==1.26.13 -Django==4.1.7 +Django==4.1.10 django-crispy-forms==1.14.0 crispy-bootstrap5==0.7 django-email-verification==0.3.1 \ No newline at end of file