From d600cbc6c76a8826df2262e597d81e583dbe4235 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 3 May 2019 04:18:35 -0700 Subject: [PATCH] Update pytest-cov from 2.5.1 to 2.7.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index c195455..6a8c596 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -7,6 +7,6 @@ Sphinx==1.7.2 coverage==4.5.1 pyyaml>=4.2b1 pytest==3.5.0 -pytest-cov==2.5.1 +pytest-cov==2.7.1 pytest-runner==4.2 sphinx_rtd_theme==0.2.5b2