From 6a46dd8391b2aec1af0ac42d7b3882d18b9cf582 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 30 Aug 2019 15:22:28 -0500 Subject: [PATCH] Update pytest from 5.1.1 to 5.1.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 3f9e41e..169ee60 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.1 +pytest==5.1.2 pytest-runner==5.1 vcrpy==2.1.0 twine==1.13.0