From a2af63d05005e1ff1b4221c2e18dbfcdce786024 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Nov 2021 16:36:00 +0100 Subject: [PATCH] Bump flake8 from 3.9.2 to 4.0.1 (#3228) Bumps [flake8](https://github.com/pycqa/flake8) from 3.9.2 to 4.0.1. - [Release notes](https://github.com/pycqa/flake8/releases) - [Commits](https://github.com/pycqa/flake8/compare/3.9.2...4.0.1) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-major ... 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 3921a361b..88cda9f09 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -2,7 +2,7 @@ black==21.9b0 codecov==2.1.12 coverage==5.5 flake8-docstrings==1.6.0 -flake8==3.9.2 +flake8==4.0.1 pre-commit==2.15.0 pydocstyle==6.1.1 pylint==2.11.1