From 21456c1d803c295cdc3ee74d80c189067b7dc020 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 6 Aug 2019 07:25:57 +0300 Subject: [PATCH] Update pytest from 5.0.0 to 5.0.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cb6b62e..22e29d7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ coverage==4.5.4 mypy==0.720 prospector==1.1.6.2 -pytest==5.0.0 +pytest==5.0.1 pytest-cov==2.7.1 pytest-django==3.5.1 sphinx_rtd_theme==0.4.3