From b56daf153729c2664a4fe900c52ef128f88656dc Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Wed, 9 Oct 2019 17:01:59 +0200 Subject: [PATCH] Update pytest-cov from 2.7.1 to 2.8.1 (#498) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 39ad5a2..288ca2b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ 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.2.1 -pytest-cov==2.7.1 +pytest-cov==2.8.1 pytest-django==3.5.1 sphinx_rtd_theme==0.4.3 tox==3.14.0