mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-11 04:07:48 +03:00
Merge pull request #651 from pydanny/pyup-update-django-test-plus-1.0.13-to-1.0.14
Update django-test-plus to 1.0.14
This commit is contained in:
commit
a229825e90
|
@ -5,7 +5,7 @@ django-coverage-plugin==1.3.1
|
|||
Sphinx==1.4.4
|
||||
django-extensions==1.6.7
|
||||
Werkzeug==0.11.10
|
||||
django-test-plus==1.0.13
|
||||
django-test-plus==1.0.14
|
||||
factory_boy==2.7.0
|
||||
django-debug-toolbar==1.4
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@ psycopg2==2.6.1
|
|||
coverage==4.1
|
||||
django-coverage-plugin==1.3.1
|
||||
flake8==2.6.2 # pyup: != 2.6.0
|
||||
django-test-plus==1.0.13
|
||||
django-test-plus==1.0.14
|
||||
factory_boy==2.7.0
|
||||
|
||||
# pytest
|
||||
|
|
Loading…
Reference in New Issue
Block a user