From ea614f705c119eff5515b3d28d1ad882912054b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Apr 2021 20:21:03 +0000 Subject: [PATCH] Bump django-debug-toolbar from 1.8 to 1.11.1 in /crawler Bumps [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) from 1.8 to 1.11.1. - [Release notes](https://github.com/jazzband/django-debug-toolbar/releases) - [Changelog](https://github.com/jazzband/django-debug-toolbar/blob/1.11.1/docs/changes.rst) - [Commits](https://github.com/jazzband/django-debug-toolbar/compare/1.8...1.11.1) 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..6457122 100644 --- a/crawler/requirements.txt +++ b/crawler/requirements.txt @@ -16,7 +16,7 @@ decorator==4.1.2 dj-database-url==0.4.2 dj-inmemorystorage==1.4.1 Django==1.11.6 -django-debug-toolbar==1.8 +django-debug-toolbar==1.11.1 django-material==1.0.0 django-nose==1.4.5 django-slugger==1.0.4