From c3bb39990fdc45b5f336777a64f7ece344417b53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Apr 2021 20:44:03 +0000 Subject: [PATCH] Bump django-debug-toolbar from 1.5 to 1.11.1 Bumps [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) from 1.5 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.5...1.11.1) Signed-off-by: dependabot[bot] --- common-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common-requirements.txt b/common-requirements.txt index 8152868..c697823 100644 --- a/common-requirements.txt +++ b/common-requirements.txt @@ -70,7 +70,7 @@ nosexcover==1.0.10 # Useful packages for Debugging django-clear-cache==0.3 -django-debug-toolbar==1.5 +django-debug-toolbar==1.11.1 ipython==3.1.0