diff --git a/{{cookiecutter.project_slug}}/requirements/test.txt b/{{cookiecutter.project_slug}}/requirements/test.txt index 4932f3df1..f5090f050 100644 --- a/{{cookiecutter.project_slug}}/requirements/test.txt +++ b/{{cookiecutter.project_slug}}/requirements/test.txt @@ -14,4 +14,4 @@ factory-boy==2.8.1 # pytest pytest-django==3.1.2 -pytest-sugar==0.7.1 +pytest-sugar==0.8.0