Bump django-debug-toolbar from 1.8 to 1.11.1

Bumps [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) from 1.8 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.8...1.11.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-04-16 20:10:31 +00:00 committed by GitHub
parent eddc24164f
commit a5ef544d8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
django>=1.11,<1.12
django-debug-toolbar==1.8
django-debug-toolbar==1.11.1
gunicorn==19.5.0
psycopg2-binary==2.8.5
whitenoise==3.3.1