From bdfe20b881c07b254c9a0f7258cc10de00417bfd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 14 Dec 2018 12:57:48 -0500 Subject: [PATCH] Update pytest from 4.0.0 to 4.0.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index b4f9240..9a3f578 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,7 +8,7 @@ coverage==4.5.1 Sphinx==1.8.2 cryptography==2.4.1 PyYAML==3.12 -pytest==4.0.0 +pytest==4.0.2 pytest-runner==4.2 vcrpy==1.13.0 twine==1.12.1