From ccf19d4d13dfc5c3759eefcae4b35c269c7ace3c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 Oct 2021 10:05:51 +0300 Subject: [PATCH] Update pytest-cov from 2.5.1 to 3.0.0 --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index c22b06a..1a3ce34 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -10,7 +10,7 @@ isort==4.3.4 multidict==4.1.0 pip==10.0.0 pyflakes==1.6.0 -pytest-cov==2.5.1 +pytest-cov==3.0.0 pytest-mock==1.9.0 pytest==3.5.0 towncrier==17.8.0