From 136b6e706e78deb01bcd46f5591a8878eda20576 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 10 May 2017 00:26:29 +0100 Subject: [PATCH] Update pytest-cov from 2.4.0 to 2.5.0 --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 97514ff..0b2a4b1 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -4,6 +4,6 @@ flake8==3.3.0 pycodestyle==2.3.1 pyflakes==1.5.0 pytest==3.0.7 -pytest-cov==2.4.0 +pytest-cov==2.5.0 pytest-isort==0.1.0 pytest-sugar==0.8.0