From 1046463a8a0a7f7f328993502c8a141a33a0814c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 04:09:42 +0000 Subject: [PATCH] Bump flake8 from 3.8.4 to 3.9.1 Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.8.4 to 3.9.1. - [Release notes](https://gitlab.com/pycqa/flake8/tags) - [Commits](https://gitlab.com/pycqa/flake8/compare/3.8.4...3.9.1) Signed-off-by: dependabot[bot] --- setup.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.cfg b/setup.cfg index 794e1a7..12904a1 100644 --- a/setup.cfg +++ b/setup.cfg @@ -34,7 +34,7 @@ dev = Sphinx==3.4.3 black==20.8b1 bump2version==1.0.1 - flake8==3.8.4 + flake8==3.9.1 flake8-absolute-import>=1.0 flake8-implicit-str-concat==0.2.0 flake8-print==4.0.0 @@ -49,7 +49,7 @@ doc = furo==2020.12.30b24 lint = black==20.8b1 - flake8==3.8.4 + flake8==3.9.1 flake8-absolute-import>=1.0 flake8-implicit-str-concat==0.2.0 flake8-print==4.0.0