Skip to content

Commit

Permalink
Bump pyflakes from 2.5.0 to 3.2.0
Browse files Browse the repository at this point in the history
Bumps [pyflakes](https://github.com/PyCQA/pyflakes) from 2.5.0 to 3.2.0.
- [Changelog](https://github.com/PyCQA/pyflakes/blob/main/NEWS.rst)
- [Commits](PyCQA/pyflakes@2.5.0...3.2.0)

---
updated-dependencies:
- dependency-name: pyflakes
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 1a7bcd5 commit 89f9546
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"pre-commit>=2.20.0,<4.0.0",
"pylint==2.15.6",
"pycodestyle==2.8.0",
"pyflakes==2.5.0",
"pyflakes==3.2.0",
"mccabe==0.6.1",
"prospector==1.7.7",
"black>=22.3.0,<23.0.0",
Expand Down

0 comments on commit 89f9546

Please sign in to comment.