From d4975c8b2cc95ca49050e7e2be240410debaf71e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 12 May 2017 01:27:29 +0300 Subject: [PATCH] Update pytest-cov from 2.4.0 to 2.5.1 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index eb965cb..fcd8958 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,7 +1,7 @@ -e . flake8==3.3.0 pytest==3.0.7 -pytest-cov==2.4.0 +pytest-cov==2.5.1 coverage==4.3.4 sphinx==1.5.5 pep257==0.7.0