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

Bumps [pyflakes](https://github.com/PyCQA/pyflakes) from 2.3.1 to 2.4.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.3.1...2.4.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] 2021-10-06 21:06:58 +00:00 committed by GitHub
parent 81497268e8
commit 1427f8f14c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
flake8==3.9.2
mypy==0.910
mypy-extensions==0.4.3
pyflakes==2.3.1
pyflakes==2.4.0
pytest==6.2.5
pytest-asyncio==0.15.1
types-certifi==2020.4.0