Skip to content
This repository was archived by the owner on Mar 22, 2024. It is now read-only.

Commit 916ed42

Browse files
Bump pyflakes from 2.5.0 to 3.0.1
Bumps [pyflakes](https://github.com/PyCQA/pyflakes) from 2.5.0 to 3.0.1. - [Release notes](https://github.com/PyCQA/pyflakes/releases) - [Changelog](https://github.com/PyCQA/pyflakes/blob/main/NEWS.rst) - [Commits](PyCQA/pyflakes@2.5.0...3.0.1) --- updated-dependencies: - dependency-name: pyflakes dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 30e23c6 commit 916ed42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
'pep8-naming==0.13.2',
3838
'pycodestyle==2.9.1',
3939
'pydocstyle==6.1.1',
40-
'pyflakes==2.5.0',
40+
'pyflakes==3.0.1',
4141
'snowballstemmer==2.2.0',
4242
],
4343
classifiers=[

0 commit comments

Comments
 (0)