From 94fb8d0b9d92c5f255fda9fa20a296abcfeb6700 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jul 2021 08:44:20 +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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7b19062..5af8870 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ beautifulsoup4==4.4.1 certifi==2019.6.16 chardet==3.0.4 Django==2.2.24 -django-debug-toolbar==1.10.1 +django-debug-toolbar==1.11.1 django-ipware==1.1.3 django-redis==4.3.0 humanfriendly==1.44.7