From cd29f2af1d36a0e9c19c7ba90408c07644414339 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 18 Jan 2021 19:39:49 +0100 Subject: [PATCH] Update pytest-cov from 2.10.1 to 2.11.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 1e55773..07b170a 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.0 pylint==2.6.0 pre-commit==2.9.0 black==20.8b1