Browse Source

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>
pull/181/head
dependabot[bot] 4 years ago
committed by GitHub
parent
commit
a5ef544d8f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      requirements.txt

+ 1
- 1
requirements.txt 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

Loading…
Cancel
Save