From ed68cf1d21b9434e7773345424fdc47cf42bd351 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 29 Sep 2022 09:16:30 +0200 Subject: [PATCH] Update pytest-cov from 2.7.1 to 4.0.0 --- requirements/develop.pip | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/develop.pip b/requirements/develop.pip index c844ee8..b942ee0 100644 --- a/requirements/develop.pip +++ b/requirements/develop.pip @@ -1,5 +1,5 @@ -e .[test] flake8==3.7.8 invoke==1.3.0 -pytest-cov==2.7.1 +pytest-cov==4.0.0 twine==3.3.0