From 666a3120e87b0e2449c11d475508ac608a1bb34b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Apr 2021 20:08:07 +0000 Subject: [PATCH] Bump django-debug-toolbar from 1.4 to 1.11.1 Bumps [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) from 1.4 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.4...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 c76ba29..4f72c42 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ pycrypto==2.6.1 requests==2.7.0 Jinja2==2.7.3 python-slugify -django-debug-toolbar==1.4 +django-debug-toolbar==1.11.1 markupsafe lxml==3.4.4 graphviz==0.4.9