Skip to content

Commit 207a142

Browse files
Bump pyflakes from 3.0.1 to 3.2.0
Bumps [pyflakes](https://github.com/PyCQA/pyflakes) from 3.0.1 to 3.2.0. - [Changelog](https://github.com/PyCQA/pyflakes/blob/main/NEWS.rst) - [Commits](PyCQA/pyflakes@3.0.1...3.2.0) --- updated-dependencies: - dependency-name: pyflakes dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ab98e67 commit 207a142

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
@@ -5,7 +5,7 @@ flake8-import-order==0.18.2
55
pytest==7.3.1
66
pytest-cov==4.1.0
77
pytest-json-report==1.5.0
8-
pyflakes==3.0.1
8+
pyflakes==3.2.0
99
pylama==8.4.1
1010
mock==5.1.0
1111
mypy==0.982

0 commit comments

Comments
 (0)