From 23a834f7c34585d7f45683c2d05df35baf9727a6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 10 Jun 2021 21:44:53 -0400 Subject: [PATCH] Update pytest-cov from 2.8.1 to 2.12.1 --- requirements-ci.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-ci.txt b/requirements-ci.txt index 1a8813e..f05ba01 100644 --- a/requirements-ci.txt +++ b/requirements-ci.txt @@ -4,7 +4,7 @@ eradicate==1.0 pygments==2.6.1 pylama==7.7.1 pylint>=2.3.1 -pytest-cov==2.8.1 +pytest-cov==2.12.1 pytest-ordering==0.6 pytest-regressions==2.0.0 pytest==5.4.1