From 07b23de8873832955cffe1fb739e6dba49dd0fa9 Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Tue, 19 Jan 2021 16:59:56 +0200 Subject: [PATCH] Update pytest-cov from 2.10.1 to 2.11.0 (#486) --- requirements-testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-testing.txt b/requirements-testing.txt index b4904dd6..1076b010 100644 --- a/requirements-testing.txt +++ b/requirements-testing.txt @@ -2,7 +2,7 @@ python-coveralls==2.9.3 coverage==5.3.1 flake8==3.8.4 pytest==6.2.1 -pytest-cov==2.10.1 +pytest-cov==2.11.0 autopep8==1.5.4 mypy==0.790 py-spy==0.3.3