From 1dd4a46d61ecbc9dd26a9fc42a98d4ac70182402 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 10 Sep 2018 16:18:09 +0300 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 79316f1..aa647bb 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,7 +2,7 @@ flake8==3.5.0 async-timeout==3.0 pytest==3.8.0 -pytest-cov==2.5.1 +pytest-cov==2.6.0 pytest-mock==1.10.0 coverage==4.5.1 sphinx==1.7.8