From 86c29cdc30eca462ccf0619ea0a0d23f07deabd9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 11 Nov 2016 12:59:08 -0800 Subject: [PATCH] Update pytest from 3.0.3 to 3.0.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 73e90f9a6..db72ef948 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ sh==1.11 binaryornot==0.4.0 # Testing -pytest==3.0.3 +pytest==3.0.4 pep8==1.7.0 pyflakes==1.3.0 tox==2.4.1