From 70ff00c4c291c3d04b741949fc5eb5b96d6df2a8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 14 Nov 2018 19:31:46 -0500 Subject: [PATCH] Update pytest from 3.8.2 to 4.0.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 444be48..1edf295 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,7 +8,7 @@ coverage==4.5.1 Sphinx==1.8.2 cryptography==2.3.1 PyYAML==3.12 -pytest==3.8.2 +pytest==4.0.0 pytest-runner==4.2 vcrpy==1.13.0 twine==1.12.1