From 5881f08fc8ede0d3ea84cee890915819827d87ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Apr 2021 20:07:39 +0000 Subject: [PATCH] Bump django-debug-toolbar from 1.10.1 to 1.11.1 Bumps [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) from 1.10.1 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.10.1...1.11.1) Signed-off-by: dependabot[bot] --- dev_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_requirements.txt b/dev_requirements.txt index fe1c100..8c0ccc7 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -1,7 +1,7 @@ -r requirements.txt coverage==4.5.2 ipython==7.1.1 -django-debug-toolbar==1.10.1 +django-debug-toolbar==1.11.1 setuptools==40.8.0 pylint==2.1.1 Sphinx==1.8.4