From 1ca08dad75b99a7cd3b683a2036aa13edcce7b59 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 3 Sep 2018 15:25:26 -1000 Subject: [PATCH] Update pytest-cov from 2.5.1 to 2.6.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index f03b5e9..97fd7a1 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -7,5 +7,5 @@ coverage==4.5.1 Sphinx==1.7.2 PyYAML==3.12 pytest==3.5.0 -pytest-cov==2.5.1 +pytest-cov==2.6.0 pytest-runner==4.2