From d63f953e8ff6a66722a9856a395a12867745c166 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Apr 2025 11:55:54 +0000 Subject: [PATCH] build(deps): bump flake8 from 7.1.2 to 7.2.0 in /book/src Bumps [flake8](https://github.com/pycqa/flake8) from 7.1.2 to 7.2.0. - [Commits](https://github.com/pycqa/flake8/compare/7.1.2...7.2.0) --- updated-dependencies: - dependency-name: flake8 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 ce5f33eb..9f755b15 100644 --- a/book/src/requirements.txt +++ b/book/src/requirements.txt @@ -1,6 +1,6 @@ black==24.10.0 coverage==7.8.0 -flake8==7.1.2 +flake8==7.2.0 hypothesis==6.131.9 isort==5.13.2 MutPy==0.6.1