From 79371f4b00285b5e9b4e882b9cfd772af821da0c Mon Sep 17 00:00:00 2001 From: "pyup.io bot" Date: Fri, 30 Dec 2016 23:05:16 +0100 Subject: [PATCH] Update pyflakes from 1.3.0 to 1.4.0 (#967) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a46890d72..42dbe5182 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,6 +6,6 @@ binaryornot==0.4.0 # Testing pytest==3.0.5 pep8==1.7.0 -pyflakes==1.3.0 +pyflakes==1.4.0 tox==2.5.0 pytest-cookies==0.2.0