From f3da3f60b87d62bc4555ecbc648fea4b8018607d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Apr 2021 20:22:36 +0000 Subject: [PATCH] Bump django-debug-toolbar from 1.9.1 to 1.11.1 Bumps [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) from 1.9.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.9.1...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 ddc2e21..589f53e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ chardet==3.0.4 cryptography==2.0.3 Django==1.11.8 django-crispy-forms==1.6.1 -django-debug-toolbar==1.9.1 +django-debug-toolbar==1.11.1 django-htmlmin==0.10.0 django-mptt==0.8.7 djangorestframework==3.6.4