From 31aa659f3a09d5cec1af0d498a08adadabdcf7dc Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Sat, 16 Nov 2019 15:28:34 +0200 Subject: [PATCH] Update pytest from 5.2.2 to 5.2.4 (#525) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0a584cc..f26bd5e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ black==19.10b0 coverage==4.5.4 mypy==0.740; python_version < '3.8' and python_implementation != 'PyPy' prospector==1.1.7 ; python_version < '3.8' and python_implementation != 'PyPy' -pytest==5.2.2 +pytest==5.2.4 pytest-cov==2.8.1 pytest-django==3.7.0 sphinx_rtd_theme==0.4.3