Update django-test-plus to 1.0.16 (#858)

* Update django-test-plus from 1.0.15 to 1.0.16

* Update django-test-plus from 1.0.15 to 1.0.16
This commit is contained in:
pyup.io bot 2016-10-20 17:08:43 +02:00 committed by Jannis Gebauer
parent 6eb3776d70
commit 1d13b1915d
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ django-coverage-plugin==1.3.1
Sphinx==1.4.8 Sphinx==1.4.8
django-extensions==1.7.4 django-extensions==1.7.4
Werkzeug==0.11.11 Werkzeug==0.11.11
django-test-plus==1.0.15 django-test-plus==1.0.16
factory_boy==2.7.0 factory_boy==2.7.0
django-debug-toolbar==1.6 django-debug-toolbar==1.6

View File

@ -9,7 +9,7 @@ psycopg2==2.6.2
coverage==4.2 coverage==4.2
flake8==3.0.4 # pyup: != 2.6.0 flake8==3.0.4 # pyup: != 2.6.0
django-test-plus==1.0.15 django-test-plus==1.0.16
factory_boy==2.7.0 factory_boy==2.7.0
# pytest # pytest