From 88af8e2babc08c0ad158de35a5a0351571832388 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Fri, 14 May 2021 16:58:02 +0200 Subject: [PATCH] Update pytest-cov from 2.11.1 to 2.12.0 (#552) --- requirements-testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-testing.txt b/requirements-testing.txt index 8d3edde7..ec2c1f57 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -3,7 +3,7 @@ python-coveralls==2.9.3 coverage==5.5 flake8==3.9.2 pytest==6.2.4 -pytest-cov==2.11.1 +pytest-cov==2.12.0 autopep8==1.5.7 mypy==0.812 py-spy==0.3.6