Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: pyflakes
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 5, 2024
1 parent e3b7a69 commit d711fdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pydocstyle==6.3.0
pyflakes==3.1.0
pyflakes==3.2.0
vulture==2.10
radon==6.0.1
flake8_polyfill==1.0.2

0 comments on commit d711fdb

Please sign in to comment.