From 47e377683ed6071880b9055288f0d7a3b86f534d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 10:33:32 +0100 Subject: [PATCH] Bump flake8 from 3.8.4 to 3.9.0 (#2720) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_tests.txt b/requirements_tests.txt index 3bf4a70da..9b114d683 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -2,7 +2,7 @@ black==20.8b1 codecov==2.1.11 coverage==5.5 flake8-docstrings==1.5.0 -flake8==3.8.4 +flake8==3.9.0 pre-commit==2.11.1 pydocstyle==5.1.1 pylint==2.7.2