From 293e554f66b5df2bc43c7397fc4fee521d6b81cc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 6 Mar 2018 08:47:20 -0300 Subject: [PATCH] Update pytest from 3.0.7 to 3.4.2 --- requirements_dev.pip | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.pip b/requirements_dev.pip index 5986688..9136afe 100644 --- a/requirements_dev.pip +++ b/requirements_dev.pip @@ -7,6 +7,6 @@ tox==2.7.0 coverage==4.4.1 cryptography==1.8.1 PyYAML==3.12 -pytest==3.0.7 +pytest==3.4.2 Babel==2.4.0 story==1.2.3