From 5b0cd775626c6bad6048b6051ca4db3482ea5859 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 22:14:53 +0000 Subject: [PATCH] Bump django from 1.11.26 to 2.2.24 in /NewsStatus Bumps [django](https://github.com/django/django) from 1.11.26 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.26...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- NewsStatus/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NewsStatus/requirements.txt b/NewsStatus/requirements.txt index 6ece91a..df10ef1 100644 --- a/NewsStatus/requirements.txt +++ b/NewsStatus/requirements.txt @@ -20,7 +20,7 @@ cryptography==2.1.4 cssselect==1.1.0 cycler==0.10.0 decorator==4.4.1 -Django==1.11.26 +Django==2.2.24 django-celery==3.2.1 django-crontab==0.7.1 enum34==1.1.6