From 62abda18ecb037ddaf3eb24bbde5f67a28c7df0b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 6 Sep 2018 16:56:32 -0400 Subject: [PATCH] Update pytest from 3.7.4 to 3.8.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 2f616cc..a77d7b9 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,7 +1,7 @@ bumpversion==0.5.3 h5py==2.8.0 numpy==1.15.1 -pytest==3.7.4 +pytest==3.8.0 pytest-pep8==1.0.6 pytest-cov==2.6.0 coveralls==1.5.0