From 0eb29186c838ef726775322f6ae54a0253aa5afe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Jul 2025 11:30:08 +0000 Subject: [PATCH] build(deps): bump flake8 from 7.1.2 to 7.3.0 in /book/src Bumps [flake8](https://github.com/pycqa/flake8) from 7.1.2 to 7.3.0. - [Commits](https://github.com/pycqa/flake8/compare/7.1.2...7.3.0) --- updated-dependencies: - dependency-name: flake8 dependency-version: 7.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- book/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/src/requirements.txt b/book/src/requirements.txt index 3d4a80d2..1cab6db8 100644 --- a/book/src/requirements.txt +++ b/book/src/requirements.txt @@ -1,6 +1,6 @@ black==24.10.0 coverage==7.9.2 -flake8==7.1.2 +flake8==7.3.0 hypothesis==6.136.2 isort==5.13.2 MutPy==0.6.1