From b3f9b0c5ca161dc166fa7bce331aabd28e348d33 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 13 Apr 2018 22:39:29 -0400 Subject: [PATCH] Update pytest from 3.4.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 e8a5a85..cdbeef7 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,7 +8,7 @@ coverage==4.5.1 Sphinx==1.7.1 cryptography==2.1.4 PyYAML==3.12 -pytest==3.4.2 +pytest==3.5.0 pytest-runner==4.2 vcrpy==1.11.1 twine==1.10.0