From ce965917e747622443211b15f452ba506e799dba Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 24 Aug 2016 02:28:33 +0200 Subject: [PATCH] Update pytest from 3.0.0 to 3.0.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9b51fa4..ecb762f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ sh==1.11 binaryornot==0.4.0 # Testing -pytest==3.0.0 +pytest==3.0.1 pep8==1.7.0 pyflakes==1.2.3 tox==2.3.1