From a71d96c7d1b8f903164639a456faef31530a20a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Sep 2022 14:41:23 +0000 Subject: [PATCH] build(deps): bump flake8 from 3.9.2 to 5.0.4 Bumps [flake8](https://github.com/pycqa/flake8) from 3.9.2 to 5.0.4. - [Release notes](https://github.com/pycqa/flake8/releases) - [Commits](https://github.com/pycqa/flake8/compare/3.9.2...5.0.4) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- linter-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linter-requirements.txt b/linter-requirements.txt index 53edc6477f..3a254d3765 100644 --- a/linter-requirements.txt +++ b/linter-requirements.txt @@ -1,5 +1,5 @@ black==22.3.0 -flake8==3.9.2 +flake8==5.0.4 flake8-import-order==0.18.1 mypy==0.961 types-certifi