From cea9612101361b3244f39d1a6f2e2b9260a3f026 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 pyflakes from 3.2.0 to 3.3.2 in /book/src Bumps [pyflakes](https://github.com/PyCQA/pyflakes) from 3.2.0 to 3.3.2. - [Changelog](https://github.com/PyCQA/pyflakes/blob/main/NEWS.rst) - [Commits](https://github.com/PyCQA/pyflakes/compare/3.2.0...3.3.2) --- updated-dependencies: - dependency-name: pyflakes 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..61e6224b 100644 --- a/book/src/requirements.txt +++ b/book/src/requirements.txt @@ -8,7 +8,7 @@ mypy==1.15.0 mypy-extensions==1.1.0 pinject==0.14.1 pip-tools==7.4.1 -pyflakes==3.2.0 +pyflakes==3.3.2 pylint==3.3.6 pytest==8.3.5 pytest-cov==5.0.0