Browse Source

Merge pull request #181 from sclorg/dependabot/pip/django-debug-toolbar-1.11.1

Bump django-debug-toolbar from 1.8 to 1.11.1
pull/186/head
Lumír 'Frenzy' Balhar 4 years ago
committed by GitHub
parent
commit
7cbc59619c
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