From f2eef94399971cae3f05592e2c9999b039936451 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 22 Jul 2019 02:53:11 -0400 Subject: [PATCH] Update pytest from 5.0.0 to 5.0.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 234ecc8..978c8ca 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,7 +8,7 @@ coverage==4.5.3 Sphinx==2.1.2 cryptography==2.7 PyYAML==5.1.1 -pytest==5.0.0 +pytest==5.0.1 pytest-runner==5.1 vcrpy==2.0.1 twine==1.13.0