From 0d31e2e0030950b03c4e09538b1f169523f03d0d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 2 Jun 2021 19:12:14 +0530 Subject: [PATCH] Update pytest-cov from 2.12.0 to 2.12.1 --- requirements-testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-testing.txt b/requirements-testing.txt index 15d5abe7c9..79ddfb703e 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.12.0 +pytest-cov==2.12.1 autopep8==1.5.7 mypy==0.812 py-spy==0.3.7