From 4d6dd47c99d1e2f6e0fa0826807c95c94ff598e5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 Oct 2021 16:26:12 +0200 Subject: [PATCH] Update pytest-cov from 2.7.1 to 3.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..b8fc703 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==3.0.0 twine==3.3.0