From fd224f6bd12c85c50366ef6940fcd036aedd8c9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 19:34:54 +0000 Subject: [PATCH] Bump django from 1.11 to 2.2.24 in /upgrade Bumps [django](https://github.com/django/django) from 1.11 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- upgrade/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upgrade/requirements.txt b/upgrade/requirements.txt index 3fbf206..89b1d10 100644 --- a/upgrade/requirements.txt +++ b/upgrade/requirements.txt @@ -1,5 +1,5 @@ pip==9.0.1 -Django==1.11 +Django==2.2.24 pytz==2016.10 py-bcrypt==0.4 pycrypto==2.6.1