mirror of
https://github.com/laramies/theHarvester.git
synced 2025-02-24 22:42:56 +08:00
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:
parent
dc1a43a389
commit
a83c2e68c7
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue