Skip to content

Commit c1aa048

Browse files
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](PyCQA/pyflakes@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] <[email protected]>
1 parent 8e082b6 commit c1aa048

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/src/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ mypy==1.15.0
88
mypy-extensions==1.0.0
99
pinject==0.14.1
1010
pip-tools==7.4.1
11-
pyflakes==3.2.0
11+
pyflakes==3.3.2
1212
pylint==3.3.6
1313
pytest==8.3.5
1414
pytest-cov==5.0.0

0 commit comments

Comments
 (0)