From 91b9af76c7e05adac4a7b3e4116c28b48b2deab7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 14 Dec 2018 11:52:48 +0100 Subject: [PATCH] Update pytest from 4.0.1 to 4.0.2 --- {{cookiecutter.project_name}}/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/{{cookiecutter.project_name}}/requirements-dev.txt b/{{cookiecutter.project_name}}/requirements-dev.txt index 1972205..42c89e6 100644 --- a/{{cookiecutter.project_name}}/requirements-dev.txt +++ b/{{cookiecutter.project_name}}/requirements-dev.txt @@ -8,7 +8,7 @@ flake8-string-format==0.2.3 flake8-tuple==0.2.13 ipdb==0.11 isort==4.3.4 -pytest==4.0.1 +pytest==4.0.2 pytest-cov==2.6.0 pytest-django==3.4.4 pytest-factoryboy==2.0.2