From 081ffe3bfff0ed2831431c54b31c5923734a51cf Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 15 Aug 2020 03:00:31 -0400 Subject: [PATCH] Update pytest-cov from 2.8.1 to 2.10.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8ece729..a02b0d7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ pytest==5.4.1 -pytest-cov==2.8.1 +pytest-cov==2.10.1 pytest-travis-fold==1.3.0 codecov==2.0.22