From 7ad36b1f18f2a638fa61ac89f368d46556727a2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Jan 2023 06:44:19 +0000 Subject: [PATCH] Bump flake8 from 5.0.4 to 6.0.0 in /requirements Bumps [flake8](https://github.com/pycqa/flake8) from 5.0.4 to 6.0.0. - [Release notes](https://github.com/pycqa/flake8/releases) - [Commits](https://github.com/pycqa/flake8/compare/5.0.4...6.0.0) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/flake8.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/flake8.txt b/requirements/flake8.txt index 01bc5e58..c1026d40 100644 --- a/requirements/flake8.txt +++ b/requirements/flake8.txt @@ -1,4 +1,4 @@ -flake8==5.0.4 +flake8==6.0.0 flake8-bugbear==22.12.6 flake8-builtins==2.0.1 flake8-comprehensions==3.10.1