Merge pull request #415 from bornhack/dependabot/pip/src/requirements/django-debug-toolbar-2.1

Bump django-debug-toolbar from 2.0 to 2.1 in /src/requirements
This commit is contained in:
Víðir Valberg Guðmundsson 2019-12-25 21:38:02 +01:00 committed by GitHub
commit a6aefed6d8
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,6 +1,6 @@
-r production.txt
django-debug-toolbar==2.0
django-debug-toolbar==2.1
factory_boy==2.12.0
coverage==4.5.4
codecov==2.0.15