From e79a87a4a79cc2b260c3194c1d762acff8b52183 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 18:22:16 +0000 Subject: [PATCH] build(deps): bump flake8 from 6.1.0 to 7.0.0 Bumps [flake8](https://github.com/pycqa/flake8) from 6.1.0 to 7.0.0. - [Commits](https://github.com/pycqa/flake8/compare/6.1.0...7.0.0) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- local-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local-requirements.txt b/local-requirements.txt index aa2ce3db8..a65c17974 100644 --- a/local-requirements.txt +++ b/local-requirements.txt @@ -1,7 +1,7 @@ auditwheel==6.0.0 autobahn==23.1.2 black==24.2.0 -flake8==6.1.0 +flake8==7.0.0 flaky==3.7.0 mypy==1.8.0 objgraph==3.6.0