From a347aecbc56265306558fef56fdd8611c0a92e7b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 2 Jun 2019 02:13:40 +0300 Subject: [PATCH] Update pytest from 4.0.0 to 4.6.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index a3796ee..03523eb 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==4.2b4 -pytest==4.0.0 +pytest==4.6.0 docutils==0.14