From 78bd5c45aa09161bcb47410b1f3c344b832241d5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 3 Aug 2017 09:21:19 -0700 Subject: [PATCH] Update pyflakes from 1.5.0 to 1.6.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 705ed9466..c0dc71477 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,6 +6,6 @@ binaryornot==0.4.3 # Testing pytest==3.2.0 pep8==1.7.0 -pyflakes==1.5.0 +pyflakes==1.6.0 tox==2.7.0 pytest-cookies==0.2.0