From b394cc89b9b261a78bf94769b9590acabf82eab7 Mon Sep 17 00:00:00 2001 From: "Dependencies.io Bot" Date: Tue, 4 Sep 2018 16:08:53 +0000 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 051c97a..2e24b4a 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ coverage==3.7.1 pytest==2.9.2 -pytest-cov==2.5.1 +pytest-cov==2.6.0 pytest-timeout==1.2.1 mock==2.0.0 faker==0.8.7