From 855fc2746e9926d878b3e4ab14c51cca70dc7f5c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 31 Jan 2018 03:29:52 +0200 Subject: [PATCH] Update pytest from 3.0.5 to 3.4.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index d477a77..2d3c417 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -9,5 +9,5 @@ pytest-aiohttp==0.1.3 Sphinx==1.5 cryptography==1.6 PyYAML==3.12 -pytest==3.0.5 +pytest==3.4.0 docutils==0.12 \ No newline at end of file