From de13d39d6dd255b8370ea729af8f8412cfd95558 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Fri, 14 Aug 2020 19:58:25 +0200 Subject: [PATCH] Update pytest-cov from 2.10.0 to 2.10.1 (#423) --- requirements-testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-testing.txt b/requirements-testing.txt index fe5d3465..f955a561 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -2,7 +2,7 @@ python-coveralls==2.9.3 coverage==5.2.1 flake8==3.8.3 pytest==6.0.1 -pytest-cov==2.10.0 +pytest-cov==2.10.1 autopep8==1.5.4 mypy==0.782 py-spy==0.3.3