From a48a97e7c587aa1d295058582ea52d4e3c60720c Mon Sep 17 00:00:00 2001 From: sfdye Date: Tue, 6 Feb 2018 22:22:50 +0800 Subject: [PATCH] Update pytest-sugar to 0.9.1 --- {{cookiecutter.project_slug}}/requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/{{cookiecutter.project_slug}}/requirements/test.txt b/{{cookiecutter.project_slug}}/requirements/test.txt index b5a8ec9850..5980a30efa 100644 --- a/{{cookiecutter.project_slug}}/requirements/test.txt +++ b/{{cookiecutter.project_slug}}/requirements/test.txt @@ -15,4 +15,4 @@ django-coverage-plugin==1.5.0 # pytest pytest-django==3.1.2 -pytest-sugar==0.9.0 +pytest-sugar==0.9.1