From a46cb7260ffcf7402f88f5847c6e8faab5a2c6a1 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 21 Jan 2021 00:06:36 +0100 Subject: [PATCH] Update pytest-cov from 2.10.1 to 2.11.1 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 1e55773..9bce455 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,7 +2,7 @@ tox==3.21.1 coverage==5.3.1 pylint==2.6.0 -pytest-cov==2.10.1 +pytest-cov==2.11.1 pylint==2.6.0 pre-commit==2.9.0 black==20.8b1