Skip to content

Commit b2accad

Browse files
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](PyCQA/pyflakes@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] <support@github.com>
1 parent 24a49c4 commit b2accad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/src/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ mypy==1.16.1
88
mypy-extensions==1.1.0
99
pinject==0.14.1
1010
pip-tools==7.4.1
11-
pyflakes==3.2.0
11+
pyflakes==3.4.0
1212
pylint==3.3.7
1313
pytest==8.4.1
1414
pytest-cov==5.0.0

0 commit comments

Comments
 (0)