From 81a4e44c4752ee2dec3769e037d92238484e2366 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 05:19:36 +0000 Subject: [PATCH] Bump flake8 from 3.8.4 to 3.9.0 Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.8.4 to 3.9.0. - [Release notes](https://gitlab.com/pycqa/flake8/tags) - [Commits](https://gitlab.com/pycqa/flake8/compare/3.8.4...3.9.0) Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 07cf3d3..970933a 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -5,7 +5,7 @@ check-manifest==0.46 doc8==0.8.1 flake8-commas==2.0.0 flake8-quotes==3.2.0 -flake8==3.8.4 +flake8==3.9.0 isort==5.7.0 mypy==0.812 pip_check_reqs==2.2.0