From 1b52b2d23be9202c6943aa33ded93edb660f1966 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Aug 2022 12:35:30 -0400 Subject: [PATCH] Bump flake8 from 5.0.3 to 5.0.4 (#3770) Bumps [flake8](https://github.com/pycqa/flake8) from 5.0.3 to 5.0.4. - [Release notes](https://github.com/pycqa/flake8/releases) - [Commits](https://github.com/pycqa/flake8/compare/5.0.3...5.0.4) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-patch ... 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 bcb400c02..cff67658b 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -2,7 +2,7 @@ black==22.6.0 codecov==2.1.12 coverage==6.4.2 flake8-docstrings==1.6.0 -flake8==5.0.3 +flake8==5.0.4 pre-commit==2.20.0 pydocstyle==6.1.1 pylint==2.14.5