From bc84e38812cd22224899885c9c00e004c34d79c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Apr 2021 20:47:28 +0000 Subject: [PATCH] Bump django-debug-toolbar from 1.9 to 1.11.1 Bumps [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) from 1.9 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.9...1.11.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e4fe93812..3a0ccc4a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -56,7 +56,7 @@ django-dirtyfields==1.3.1 # django-smart-selects==1.5.4 # fix for https://github.com/jazzband/django-smart-selects/issues/253 git+https://github.com/digi604/django-smart-selects.git@js-unlinting-fixes -django-debug-toolbar==1.9 +django-debug-toolbar==1.11.1 dj-database-url==0.5.0 werkzeug==0.14 BeautifulSoup4==4.9.1