mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-25 19:14:03 +03:00
[requires.io] dependency update
This commit is contained in:
parent
5408ccbef9
commit
faa8eaf32d
|
@ -1,11 +1,11 @@
|
|||
# Local development dependencies go here
|
||||
-r base.txt
|
||||
coverage==4.0.3
|
||||
django_coverage_plugin==1.3
|
||||
coverage==4.1
|
||||
django-coverage-plugin==1.3.1
|
||||
Sphinx
|
||||
django-extensions==1.6.7
|
||||
Werkzeug==0.11.9
|
||||
django-test-plus==1.0.12
|
||||
Werkzeug==0.11.10
|
||||
django-test-plus==1.0.13
|
||||
factory_boy==2.7.0
|
||||
django-debug-toolbar==1.4
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user