From 3c5250a25545c2927deb3d6caf9d64e975ef57dd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 3 Aug 2018 02:45:57 -0400 Subject: [PATCH] Update pytest from 3.2.5 to 3.7.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index f04bbf7..dab4c3b 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,6 +8,6 @@ coverage==4.4.2 Sphinx==1.6.5 cryptography==2.1.3 PyYAML==3.12 -pytest==3.2.5 +pytest==3.7.1 pytest-runner==3.0 requests==2.18.4 \ No newline at end of file