From 404ec25cc5cb2711ed49d50d690656980310abd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 18:08:05 +0000 Subject: [PATCH] Bump django from 1.11.6 to 1.11.29 in /crawler Bumps [django](https://github.com/django/django) from 1.11.6 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.6...1.11.29) 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..5cf373f 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.29 django-debug-toolbar==1.8 django-material==1.0.0 django-nose==1.4.5