From 05a8c0dd0a2478c978c78c672bb722bbad8dc38a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 12 Jun 2020 17:14:45 -0400 Subject: [PATCH] Update pytest-cov from 2.8.1 to 2.10.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8ece729..06972aa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ pytest==5.4.1 -pytest-cov==2.8.1 +pytest-cov==2.10.0 pytest-travis-fold==1.3.0 codecov==2.0.22