From ff0bd8711760441b91ce81b6ac1aebd3df4ec3e6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 9 Jan 2017 17:38:32 -0800 Subject: [PATCH] Update pyflakes from 1.4.0 to 1.5.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a42834e8a..87a6bf50c 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.4.0 +pyflakes==1.5.0 tox==2.5.0 pytest-cookies==0.2.0