From 13a5bb2750461980301fd5e47f1313f04100a0aa Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 31 May 2017 05:06:58 -0700 Subject: [PATCH] Update pytest from 3.0.7 to 3.1.1 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index a09938c..21c0ae6 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -5,7 +5,7 @@ yarl==0.10.0 flake8==3.3.0 # for compare script elasticsearch==5.4.0 -pytest==3.0.7 +pytest==3.1.1 pytest-cov==2.4.0 pytest-aiohttp==0.1.3 # pytest-sugar==0.8.0