Skip to content

Commit 045efaa

Browse files
Bump pyflakes from 3.2.0 to 3.4.0
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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ddd366f commit 045efaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ mypy-extensions==1.0.0
1111
packaging==24.2
1212
pluggy==1.5.0
1313
pycodestyle==2.12.1
14-
pyflakes==3.2.0
14+
pyflakes==3.4.0
1515
pytest==8.3.5
1616
typing_extensions==4.12.2

0 commit comments

Comments
 (0)