From 4c62a1c0a74e83fba2fe4d1c800176cc6157f03b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 7 Jan 2019 01:07:33 +0000 Subject: [PATCH] Update pytest-cov from 2.6.0 to 2.6.1 --- requirements_for_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_for_test.txt b/requirements_for_test.txt index 88234396d..4fefa8375 100644 --- a/requirements_for_test.txt +++ b/requirements_for_test.txt @@ -3,7 +3,7 @@ isort==4.3.4 pytest==3.10.1 pytest-env==0.6.2 pytest-mock==1.10.0 -pytest-cov==2.6.0 +pytest-cov==2.6.1 pytest-xdist==1.25.0 coveralls==1.5.1 beautifulsoup4==4.7.0