From 073a3bbdccca51ab0803b1da37578d9e7180071a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 14 Aug 2020 20:24:10 -0500 Subject: [PATCH] Update pytest-cov from 2.8.1 to 2.10.1 --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 592196a..3064332 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -7,6 +7,6 @@ flake8==3.7.8 tox==3.14.0 cryptography==2.8 coverage==4.5.4 -pytest-cov==2.8.1 +pytest-cov==2.10.1 pytest==5.2.1 apiwrapper==0.1.8