From 81c139a9f000bb38cc9fea12dd708c41cba5fdf8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Nov 2017 21:41:36 -0500 Subject: [PATCH] Update pytest from 3.2.5 to 3.3.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index b6b8e0e..3ba8534 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,7 +1,7 @@ bumpversion==0.5.3 h5py==2.7.1 numpy==1.13.3 -pytest==3.2.5 +pytest==3.3.0 pytest-pep8==1.0.6 pytest-cov==2.5.1 coveralls==1.2.0 \ No newline at end of file