From 9619941901c8c7bfd276edfaa3c53d2fda7635fb Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 12 Jun 2020 19:37:54 -0600 Subject: [PATCH] Update pytest-cov from 2.8.1 to 2.10.0 --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 592196a..d7b856b 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.0 pytest==5.2.1 apiwrapper==0.1.8