From 9491dc5b956c6c6f705b0ca11d10d99be63a02c7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 29 Oct 2019 04:17:14 +0100 Subject: [PATCH] Update flake8 from 3.4.1 to 3.7.9 --- requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/development.txt b/requirements/development.txt index cdecd688..0fe0db36 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -7,7 +7,7 @@ PyYAML==3.12 coverage==4.4.1 pep8==1.7.0 pylint==1.7.4 -flake8==3.4.1 +flake8==3.7.9 pyflakes==1.6.0 mccabe==0.6.1 pytest==3.2.3