From e5ff8c13790a44ccdc2c0aa016ef659a2aa6b5c6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 1 Sep 2016 13:05:03 -0700 Subject: [PATCH] Update pyflakes from 1.2.3 to 1.3.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d1a42016..10b492d9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,6 +6,6 @@ binaryornot==0.4.0 # Testing pytest==3.0.1 pep8==1.7.0 -pyflakes==1.2.3 +pyflakes==1.3.0 tox==2.3.1 pytest-cookies==0.2.0