From 31621260e361db6e001c1414124c2086724a917a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 23 Mar 2018 06:39:53 +0100 Subject: [PATCH] Update pytest from 2.9.2 to 3.5.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 014b44a0..5586b2d6 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,5 +8,5 @@ coverage==4.1 Sphinx==1.4.8 cryptography==1.7 PyYAML==3.11 -pytest==2.9.2 +pytest==3.5.0 pytest-runner==2.11.1