From f52bbbc803ed8c13cf4fb8a7c91241205ae1dc10 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 12 Jun 2020 18:58:53 +0300 Subject: [PATCH] Update pytest-cov from 2.8.1 to 2.10.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 9ee8642..d574433 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -12,7 +12,7 @@ twine==3.1.1 pytest==5.3.1 pytest-runner==5.2 pytest-mpl==0.10 -pytest-cov==2.8.1 +pytest-cov==2.10.0 pytest-doctestplus==0.5.0 codecov==2.0.15 pre-commit==1.20.0