From a2517bf7e730f0ae0d96214860d77fd63113a9f9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 11 May 2019 20:02:45 -0400 Subject: [PATCH] Update pytest from 4.4.1 to 4.5.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index f5af9ce..f0992a2 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,7 +8,7 @@ coverage==4.5.3 Sphinx==2.0.1 cryptography==2.6.1 PyYAML==3.12 -pytest==4.4.1 +pytest==4.5.0 pytest-runner==4.4 vcrpy==2.0.1 twine==1.13.0