diff --git a/{{cookiecutter.project_slug}}/requirements/test.txt b/{{cookiecutter.project_slug}}/requirements/test.txt index 891293851..1e9db6c13 100644 --- a/{{cookiecutter.project_slug}}/requirements/test.txt +++ b/{{cookiecutter.project_slug}}/requirements/test.txt @@ -10,7 +10,7 @@ psycopg2==2.6.2 coverage==4.2 django-coverage-plugin==1.3.1 flake8==3.0.4 -django-test-plus==1.0.14 +django-test-plus==1.0.15 factory_boy==2.7.0 # pytest