From e6ce2160c2dc5172a21eeb6d728c093c95714546 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 30 Jan 2020 12:33:54 -0500 Subject: [PATCH] Update pytest from 5.3.4 to 5.3.5 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 5139d44..af3100f 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,7 +8,7 @@ coverage==5.0.3 Sphinx==2.3.1 cryptography==2.8 PyYAML==5.2 -pytest==5.3.4 +pytest==5.3.5 pytest-runner==5.2 vcrpy==2.1.1 twine==3.1.1