Update django-test-plus to 1.0.17 (#93)

* Update django-test-plus from 1.0.16 to 1.0.17

* Update django-test-plus from 1.0.16 to 1.0.17
This commit is contained in:
pyup.io bot 2017-04-16 22:01:58 +02:00 committed by Sam Collins
parent a89afaa925
commit 517fa033b8
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ django-coverage-plugin==1.5.0
Sphinx==1.5.3 Sphinx==1.5.3
django-extensions==1.7.8 django-extensions==1.7.8
Werkzeug==0.12.1 Werkzeug==0.12.1
django-test-plus==1.0.16 django-test-plus==1.0.17
factory-boy==2.8.1 factory-boy==2.8.1
django-debug-toolbar==1.7 django-debug-toolbar==1.7

View File

@ -5,7 +5,7 @@
coverage==4.3.1 coverage==4.3.1
flake8==3.3.0 # pyup: != 2.6.0 flake8==3.3.0 # pyup: != 2.6.0
django-test-plus==1.0.16 django-test-plus==1.0.17
factory-boy==2.8.1 factory-boy==2.8.1
# pytest # pytest