From 44d0039d49f784e7fa2f49b408a98245a6a0af40 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 3 Aug 2017 17:07:12 +0200 Subject: [PATCH] Update pyflakes from 1.5.0 to 1.6.0 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 3a3b449..8db1e3e 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.34 # via pytest pyenchant==1.6.11 -pyflakes==1.5.0 # via flake8 +pyflakes==1.6.0 # via flake8 pygments==2.2.0 # via sphinx pytest-django==3.1.2 pytest==3.2.0