From e455ad9a5221f2fdf8fb39c2274957fd796a4e29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Apr 2021 20:40:27 +0000 Subject: [PATCH] Bump django-debug-toolbar from 1.5 to 1.11.1 in /requirements 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] --- requirements/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common.txt b/requirements/common.txt index b3644943..54a6fb13 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -12,7 +12,7 @@ django-braces==1.14.0 django-autofixture==0.12.1 django-ckeditor==5.0.2 django-spaghetti-and-meatballs==0.1.1 -django-debug-toolbar==1.5 +django-debug-toolbar==1.11.1 coverage==4.0.3 pytest-django==3.9.0 sqlparse==0.3.1