From e683edb5dd764dde2714cea7eaef1f2258299291 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 14 May 2021 18:05:11 +0530 Subject: [PATCH] Update pytest-cov from 2.11.1 to 2.12.0 --- requirements-testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-testing.txt b/requirements-testing.txt index 8d3edde7d2..ec2c1f57c5 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