From 7b2d78b709985c51d991dbb1b0429e083baa32ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 11:54:34 +0000 Subject: [PATCH] build(deps): bump pyflakes from 3.2.0 to 3.3.1 in /book/src Bumps [pyflakes](https://github.com/PyCQA/pyflakes) from 3.2.0 to 3.3.1. - [Changelog](https://github.com/PyCQA/pyflakes/blob/main/NEWS.rst) - [Commits](https://github.com/PyCQA/pyflakes/compare/3.2.0...3.3.1) --- 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 8ddf7577..84f63a96 100644 --- a/book/src/requirements.txt +++ b/book/src/requirements.txt @@ -8,7 +8,7 @@ mypy==1.15.0 mypy-extensions==1.0.0 pinject==0.14.1 pip-tools==7.4.1 -pyflakes==3.2.0 +pyflakes==3.3.1 pylint==3.3.6 pytest==8.3.5 pytest-cov==5.0.0