mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-09 21:24:43 +00:00
Update django-debug-toolbar from 1.9 to 1.9.1 (#1391)
This commit is contained in:
parent
2904a32e95
commit
baedec6e00
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ Werkzeug==0.12.2
|
|||
django-test-plus==1.0.20
|
||||
factory-boy==2.9.2
|
||||
|
||||
django-debug-toolbar==1.9
|
||||
django-debug-toolbar==1.9.1
|
||||
|
||||
# improved REPL
|
||||
ipdb==0.10.3
|
||||
|
|
|
|||
Loading…
Reference in a new issue