Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 31, 2023
1 parent a13cc05 commit 87f6771
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ autopep8==2.0.2
flake8==6.0.0
mccabe==0.7.0
pycodestyle==2.10.0
pyflakes==3.0.1
pyflakes==3.1.0
pygame==2.5.0
tomli==2.0.1

0 comments on commit 87f6771

Please sign in to comment.