Skip to content

Commit 21ca4e8

Browse files
Bump pyflakes from 3.2.0 to 3.3.2
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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ff59653 commit 21ca4e8

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
@@ -6,7 +6,7 @@ flake8-import-order==0.18.2
66
pytest==8.3.5
77
pytest-cov==6.0.0
88
pytest-json-report==1.5.0
9-
pyflakes==3.2.0
9+
pyflakes==3.3.2
1010
pylama==8.4.1
1111
mypy==1.15.0
1212
types-PyYAML==6.0.12.20241230

0 commit comments

Comments
 (0)