From 94a26a472b84223a9e61a7de171d60794c7c69d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 20:04:06 +0000 Subject: [PATCH] Bump django from 1.11.6 to 2.2.24 in /crawler Bumps [django](https://github.com/django/django) from 1.11.6 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.6...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- crawler/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crawler/requirements.txt b/crawler/requirements.txt index 885a1af..6859992 100644 --- a/crawler/requirements.txt +++ b/crawler/requirements.txt @@ -15,7 +15,7 @@ coverage==4.4.2 decorator==4.1.2 dj-database-url==0.4.2 dj-inmemorystorage==1.4.1 -Django==1.11.6 +Django==2.2.24 django-debug-toolbar==1.8 django-material==1.0.0 django-nose==1.4.5