From 62725c0489442d479da343c2b67dee5e6635bf77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 19:06:28 +0000 Subject: [PATCH] Bump django from 1.7.1 to 2.2.24 Bumps [django](https://github.com/django/django) from 1.7.1 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.7.1...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 903b2f5..47fb32a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ chardet==3.0.4 contextlib2==0.6.0.post1 cryptography==1.4 dateutils==0.6.6 -Django==1.7.1 +Django==2.2.24 django-cacheops==2.4.1 django-cors-headers==0.13 django-crum==0.6.1