From af75c34fbe1cc7c185fd318e47c57700affdff0b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 7 Oct 2019 10:28:17 -0400 Subject: [PATCH] Update pytest-cov from 2.6.0 to 2.8.1 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index afec45c..afea46b 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,5 +3,5 @@ h5py==2.8.0 pytest==3.10.1 numpy==1.15.4 pytest-pep8==1.0.6 -pytest-cov==2.6.0 +pytest-cov==2.8.1 coveralls==1.5.1