From ebc38871a9516e4c18b153edb5f3139435a1cae5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 21 Sep 2019 18:26:15 -0400 Subject: [PATCH] Update pytest from 5.1.2 to 5.1.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index b9e16a1..be398f9 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,7 +8,7 @@ coverage==4.5.4 Sphinx==2.2.0 cryptography==2.7 PyYAML==5.1.2 -pytest==5.1.2 +pytest==5.1.3 pytest-runner==5.1 vcrpy==2.1.0 twine==1.15.0