From 419a9cd0532dc62172e9ecc3e978f79eb6dbcf33 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 24 Nov 2018 08:02:04 +0200 Subject: [PATCH] Update pytest from 4.0.0 to 4.0.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 7982ab0..c0a052f 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -9,5 +9,5 @@ pytest-aiohttp==0.3.0 Sphinx==1.8.2 cryptography==2.4.1 PyYAML==3.13 -pytest==4.0.0 +pytest==4.0.1 docutils==0.14