From 3673e551952bf7a302e3656515130bcc387923c5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 4 Jan 2017 09:03:06 +0100 Subject: [PATCH] Update pyflakes from 1.0.0 to 1.4.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index f659bab..2e66b11 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.0.0 # via flake8 +pyflakes==1.4.0 # via flake8 pygments==2.1.3 # via sphinx pytest-django==3.1.2 pytest==3.0.5