From 6741dc725ba4e6405ef2b01e95472c47a17b3249 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 4 Sep 2018 10:44:26 +0200 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 3e622af..6b6f689 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,7 +3,7 @@ wheel==0.31.1 watchdog==0.8.3 pylint==1.9.2 pytest==3.6.1 -pytest-cov==2.5.1 +pytest-cov==2.6.0 pytest-mock==1.10.0 tox==3.0.0 Sphinx==1.7.5