chore(deps-dev): bump pyflakes from 2.4.0 to 2.5.0

Bumps [pyflakes](https://github.com/PyCQA/pyflakes) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/PyCQA/pyflakes/releases)
- [Changelog](https://github.com/PyCQA/pyflakes/blob/master/NEWS.rst)
- [Commits](https://github.com/PyCQA/pyflakes/compare/2.4.0...2.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-08-01 21:09:06 +00:00 committed by GitHub
parent dc1a43a389
commit a83c2e68c7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
flake8==4.0.1
mypy==0.971
mypy-extensions==0.4.3
pyflakes==2.4.0
pyflakes==2.5.0
pytest==7.1.2
pytest-asyncio==0.19.0
types-certifi==2021.10.8.3