From 003276d7716059c349d1fc55d41fc762e8117113 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2020 00:25:29 +0000 Subject: [PATCH] Bump django from 1.11.6 to 1.11.28 in /crawler Bumps [django](https://github.com/django/django) from 1.11.6 to 1.11.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.6...1.11.28) 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..144764d 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==1.11.28 django-debug-toolbar==1.8 django-material==1.0.0 django-nose==1.4.5