From ff386c305165406150aecb7bb5aa6074c65502b6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 14 Dec 2019 18:21:30 -0500 Subject: [PATCH] Update pytest from 5.3.1 to 5.3.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 07dfb27..d381388 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,7 +8,7 @@ coverage==4.5.4 Sphinx==2.2.2 cryptography==2.8 PyYAML==5.2 -pytest==5.3.1 +pytest==5.3.2 pytest-runner==5.2 vcrpy==2.1.1 twine==3.1.1