From cf9231b66f8d48d13e3afbbef704648e1233cc2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Apr 2021 20:07:43 +0000 Subject: [PATCH] Bump django-debug-toolbar from 1.4 to 1.11.1 in /bbapi/config 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] --- bbapi/config/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bbapi/config/requirements.txt b/bbapi/config/requirements.txt index c03b73c..8f4f206 100644 --- a/bbapi/config/requirements.txt +++ b/bbapi/config/requirements.txt @@ -17,7 +17,7 @@ django-bootstrap-form==3.2 django-bootstrap3==7.0.0 django-braces==1.8.1 django-cors-headers==1.1.0 -django-debug-toolbar==1.4 +django-debug-toolbar==1.11.1 django-filter==0.13.0 django-flat-theme==1.1.3 django-guardian==1.3