From 0a15df45cc76a26b5348606fc2a669985141925a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 23 Mar 2018 10:32:54 +0300 Subject: [PATCH] Update pytest from 3.0.5 to 3.5.0 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index a42be4c..1742327 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -2,7 +2,7 @@ -e . mock==2.0.0 -pytest==3.0.5 +pytest==3.5.0 pylint==1.6.4 coverage==4.3 pep8==1.7.0