Merge pull request #127 from maidstone-hackspace/pyup-update-django-test-plus-1.0.17-to-1.0.18

Update django-test-plus to 1.0.18
This commit is contained in:
Oliver Marks 2017-07-05 12:58:43 +01:00 committed by GitHub
commit b80c1ff4e2
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ django-coverage-plugin==1.5.0
Sphinx==1.5.5 Sphinx==1.5.5
django-extensions==1.8.0 django-extensions==1.8.0
Werkzeug==0.12.2 Werkzeug==0.12.2
django-test-plus==1.0.17 django-test-plus==1.0.18
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.17 django-test-plus==1.0.18
factory-boy==2.8.1 factory-boy==2.8.1
# pytest # pytest