From 5e9e9d3a50b2ef5242dd53518d17001a056cbc7e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 9 May 2021 10:44:39 +0200 Subject: [PATCH] Update flake8 from 3.4.1 to 3.9.2 --- requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/development.txt b/requirements/development.txt index cdecd688..34ed8d75 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.2 pyflakes==1.6.0 mccabe==0.6.1 pytest==3.2.3