From 36d717ef703ef83703b8a5da2afa9c3f080d9b81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 13:50:40 +0000 Subject: [PATCH] build(deps): bump pyflakes from 3.2.0 to 3.4.0 in /book/src Bumps [pyflakes](https://github.com/PyCQA/pyflakes) from 3.2.0 to 3.4.0. - [Changelog](https://github.com/PyCQA/pyflakes/blob/main/NEWS.rst) - [Commits](https://github.com/PyCQA/pyflakes/compare/3.2.0...3.4.0) --- updated-dependencies: - dependency-name: pyflakes dependency-version: 3.4.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 b44148e7..26fb2144 100644 --- a/book/src/requirements.txt +++ b/book/src/requirements.txt @@ -8,7 +8,7 @@ mypy==1.16.1 mypy-extensions==1.1.0 pinject==0.14.1 pip-tools==7.4.1 -pyflakes==3.2.0 +pyflakes==3.4.0 pylint==3.3.7 pytest==8.4.1 pytest-cov==5.0.0