diff --git a/requirements/local.txt b/requirements/local.txt index a1a76eb..557f4a9 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -5,7 +5,7 @@ django-coverage-plugin==1.5.0 Sphinx==1.5.5 django-extensions==1.8.0 Werkzeug==0.12.2 -django-test-plus==1.0.17 +django-test-plus==1.0.18 factory-boy==2.8.1 django-debug-toolbar==1.7 diff --git a/requirements/test.txt b/requirements/test.txt index cf99298..54863fd 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.17 +django-test-plus==1.0.18 factory-boy==2.8.1 # pytest