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

* 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-02-02 14:46:50 +01:00 committed by Jannis Gebauer
parent cd5a742d50
commit 572df4f359
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ django-coverage-plugin==1.4.1
Sphinx==1.5.2 Sphinx==1.5.2
django-extensions==1.7.6 django-extensions==1.7.6
Werkzeug==0.11.15 Werkzeug==0.11.15
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.6 django-debug-toolbar==1.6

View File

@ -9,7 +9,7 @@ psycopg2==2.6.2
coverage==4.3.4 coverage==4.3.4
flake8==3.2.1 # pyup: != 2.6.0 flake8==3.2.1 # 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