From 2b319014d88424c775d283b112d14723f779b7d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 18:30:27 +0000 Subject: [PATCH] Bump django from 1.8.7 to 2.2.24 Bumps [django](https://github.com/django/django) from 1.8.7 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.8.7...2.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 72f6c37..8f4b4e5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ cycler==0.9.0 debtags==2.0 defer==1.0.6 dirspec==13.10 -Django==1.8.7 +Django==2.2.24 duplicity==0.7.6 ecdsa==0.13 enum34==1.1.2