From f5c7ad682fdb3983965ed0768b410a584c5fe007 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 30 Dec 2016 07:44:04 -0800 Subject: [PATCH] Update pyflakes from 1.3.0 to 1.4.0 --- 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