mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-09 13:14:43 +00:00
Update django-test-plus to 1.0.21 (#1407)
* Update django-test-plus from 1.0.20 to 1.0.21 * Update django-test-plus from 1.0.20 to 1.0.21
This commit is contained in:
parent
5ba730bfa3
commit
d372ec05f9
2 changed files with 2 additions and 2 deletions
|
|
@ -7,7 +7,7 @@ django-coverage-plugin==1.5.0
|
|||
Sphinx==1.6.5
|
||||
django-extensions==1.9.8
|
||||
Werkzeug==0.13
|
||||
django-test-plus==1.0.20
|
||||
django-test-plus==1.0.21
|
||||
factory-boy==2.9.2
|
||||
|
||||
django-debug-toolbar==1.9.1
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ psycopg2==2.7.3.2
|
|||
|
||||
coverage==4.4.2
|
||||
flake8==3.5.0 # pyup: != 2.6.0
|
||||
django-test-plus==1.0.20
|
||||
django-test-plus==1.0.21
|
||||
factory-boy==2.9.2
|
||||
django-coverage-plugin==1.5.0
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue