From 5ceb0382cb40f197f231f50b86fc0a8dc92871b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 17:40:59 +0000 Subject: [PATCH] build(deps): bump flake8 from 7.1.1 to 7.1.2 Bumps [flake8](https://github.com/pycqa/flake8) from 7.1.1 to 7.1.2. - [Commits](https://github.com/pycqa/flake8/compare/7.1.1...7.1.2) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-patch ... 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 e927f383e..8912aca6e 100644 --- a/local-requirements.txt +++ b/local-requirements.txt @@ -1,7 +1,7 @@ autobahn==23.1.2 black==25.1.0 build==1.2.2.post1 -flake8==7.1.1 +flake8==7.1.2 flaky==3.8.1 mypy==1.15.0 objgraph==3.6.2