From 994411e24f1f74ba3aafe3f097d6d252269ad19f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 29 Jun 2019 10:12:50 -0400 Subject: [PATCH] Update pytest from 4.6.3 to 5.0.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 0acaca3..a5701c1 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,7 +8,7 @@ coverage==4.5.3 Sphinx==2.1.1 cryptography==2.7 PyYAML==5.1.1 -pytest==4.6.3 +pytest==5.0.0 pytest-runner==5.1 vcrpy==2.0.1 twine==1.13.0