Skip to content
This repository has been archived by the owner on Jun 26, 2024. It is now read-only.

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 11, 2023
1 parent bbe7772 commit 3a1434a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/check-python/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pydocstyle==6.3.0
pyflakes==2.2.0
pyflakes==3.1.0
vulture==2.7
radon==6.0.1
flake8_polyfill==1.0.2
Expand Down

0 comments on commit 3a1434a

Please sign in to comment.