From af105b153ba699e9153ee7dbc7dd4cf1547f0fcf Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Wed, 2 Oct 2019 14:28:37 +0200 Subject: [PATCH] Update pytest from 5.1.3 to 5.2.0 (#494) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ac813a4..9e0feff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ black==19.3b0 coverage==4.5.4 mypy==0.730; python_version < '3.8' and python_implementation != 'PyPy' prospector==1.1.6.2 ; python_version < '3.8' and python_implementation != 'PyPy' -pytest==5.1.3 +pytest==5.2.0 pytest-cov==2.7.1 pytest-django==3.5.1 sphinx_rtd_theme==0.4.3