From 189d739949be12b34abaf87c9aafbb3cc580a1d8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 6 Mar 2018 00:29:19 -0500 Subject: [PATCH] Update pytest from 3.4.1 to 3.4.2 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index b839111..7d0df7c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,7 +1,7 @@ bumpversion==0.5.3 h5py==2.7.1 numpy==1.14.1 -pytest==3.4.1 +pytest==3.4.2 pytest-pep8==1.0.6 pytest-cov==2.5.1 coveralls==1.2.0