From a8075e20ec4e5b96d2c36a46b81ab2f44a60c17c Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Wed, 3 Feb 2021 12:35:53 +0200 Subject: [PATCH] Update pytest-cov from 2.11.0 to 2.11.1 (#488) Co-authored-by: Abhinav Singh --- requirements-testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-testing.txt b/requirements-testing.txt index 822c2039..af0e4b9d 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -2,7 +2,7 @@ python-coveralls==2.9.3 coverage==5.4 flake8==3.8.4 pytest==6.2.2 -pytest-cov==2.11.0 +pytest-cov==2.11.1 autopep8==1.5.4 mypy==0.790 py-spy==0.3.3