From b34642dcefd1f014d38bfc878c5b35fd09cb266e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 21 Feb 2017 15:09:17 +0100 Subject: [PATCH] Update pyflakes from 1.4.0 to 1.5.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index c415f73..97268db 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -20,7 +20,7 @@ pep8-naming==0.4.1 pep8==1.7.0 # via flake8 py==1.4.32 # via pytest pyenchant==1.6.8 -pyflakes==1.4.0 # via flake8 +pyflakes==1.5.0 # via flake8 pygments==2.1.3 # via sphinx pytest-django==3.1.2 pytest==3.0.5