diff --git a/requirements/local.txt b/requirements/local.txt index 19c7b94..1f13558 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -5,7 +5,7 @@ django-coverage-plugin==1.5.0 Sphinx==1.5.3 django-extensions==1.7.8 Werkzeug==0.12.1 -django-test-plus==1.0.16 +django-test-plus==1.0.17 factory-boy==2.8.1 django-debug-toolbar==1.7 diff --git a/requirements/test.txt b/requirements/test.txt index 294541e..cf99298 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -5,7 +5,7 @@ coverage==4.3.1 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 # pytest