From 30139f17ed4af6843c45bd7d9193b3876da0aa13 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 15 Mar 2021 13:20:21 +0100 Subject: [PATCH] Update flake8 from 3.4.1 to 3.9.0 --- requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/development.txt b/requirements/development.txt index cdecd688..08b64c9c 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.9.0 pyflakes==1.6.0 mccabe==0.6.1 pytest==3.2.3