From 5bd30a13855b9ca4607f300f71fc811ccd74d83f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 17:37:37 +0000 Subject: [PATCH] Bump django from 1.10 to 3.2.24 Bumps [django](https://github.com/django/django) from 1.10 to 3.2.24. - [Commits](https://github.com/django/django/compare/1.10...3.2.24) --- 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 3e7b6d65..1f9d8661 100644 --- a/requirements.txt +++ b/requirements.txt @@ -58,7 +58,7 @@ dataset==0.6.4 decorator==4.0.10 dectate==0.12 defusedxml==0.4.1 -Django==1.10 +Django==3.2.24 django-blog-zinnia==0.17 django-bootstrap-form==3.2.1 django-classy-tags==0.7.2