From efc2e826a12970d7ccc3212ca583a1b648ce24bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 May 2021 13:27:41 +0200 Subject: [PATCH] Bump flake8 from 3.9.1 to 3.9.2 (#2866) Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.9.1 to 3.9.2. - [Release notes](https://gitlab.com/pycqa/flake8/tags) - [Commits](https://gitlab.com/pycqa/flake8/compare/3.9.1...3.9.2) 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 e851967b1..c0d4f8f3f 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -2,7 +2,7 @@ black==21.5b0 codecov==2.1.11 coverage==5.5 flake8-docstrings==1.6.0 -flake8==3.9.1 +flake8==3.9.2 pre-commit==2.12.1 pydocstyle==6.0.0 pylint==2.7.4