From ca38cf56f598d325588971068ca7ce8676753b3f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 24 Sep 2018 17:37:13 -0700 Subject: [PATCH] Update pytest-cov from 2.5.1 to 2.6.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 93ad133..5a92e00 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ pytest==3.8.1 pytest-bpdb==0.1.4 pytest-cache==1.0 pytest-colordots==1.1 -pytest-cov==2.5.1 +pytest-cov==2.6.0 pytest-flake8==0.9 pytest-forked==0.2 pytest-isort==0.1.0