From d85fd2a22c4068f50e5077c1b565f72102f4907c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 17:37:05 +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 dc48665..46a65df 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ # mysqlclient==1.3.14 # the my Ubuntu 20.04 on pythonanywhere needs # mysqlclient==1.3.7 -Django==1.10 +Django==3.2.24 configparser==3.5.0 django-forms-bootstrap==3.0.1 django-registration-redux==1.4