From e9c75c966f3c9c6429a4ef545ca66f98f08a159a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 May 2024 09:09:54 +0000 Subject: [PATCH] Bump django from 1.11 to 3.2.25 Bumps [django](https://github.com/django/django) from 1.11 to 3.2.25. - [Commits](https://github.com/django/django/compare/1.11...3.2.25) --- 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 6ad06ce..3881109 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ certifi==2018.4.16 chardet==3.0.4 -Django==1.11 +Django==3.2.25 django-bootstrap-form==3.4 idna==2.7 Pillow==5.2.0