From d43579bfd7262cd8206e8efcc06eb01d2694b935 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 12:18:58 +0000 Subject: [PATCH] build(deps): bump flake8 from 7.1.1 to 7.1.2 in /book/src 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] --- 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 16d0c2b2..3ccc1010 100644 --- a/book/src/requirements.txt +++ b/book/src/requirements.txt @@ -1,6 +1,6 @@ black==24.10.0 coverage==7.6.12 -flake8==7.1.1 +flake8==7.1.2 hypothesis==6.125.3 isort==5.13.2 MutPy==0.6.1