Skip to content

Commit 960b7e7

Browse files
Bump pyflakes from 3.2.0 to 3.3.1
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](PyCQA/pyflakes@3.2.0...3.3.1) --- updated-dependencies: - dependency-name: pyflakes dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ddd366f commit 960b7e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

+1-1
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.3.1
1515
pytest==8.3.5
1616
typing_extensions==4.12.2

0 commit comments

Comments
 (0)