From 951edd133755bb673a0ac11f05b0890ac88c3eca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 17:25:47 +0000 Subject: [PATCH] build(deps): bump flake8 from 7.0.0 to 7.1.0 Bumps [flake8](https://github.com/pycqa/flake8) from 7.0.0 to 7.1.0. - [Commits](https://github.com/pycqa/flake8/compare/7.0.0...7.1.0) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-minor ... 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 72adfa778..dc1cba114 100644 --- a/local-requirements.txt +++ b/local-requirements.txt @@ -1,7 +1,7 @@ auditwheel==6.0.0 autobahn==23.1.2 black==24.4.2 -flake8==7.0.0 +flake8==7.1.0 flaky==3.8.1 mypy==1.10.0 objgraph==3.6.1