mirror of
https://github.com/laramies/theHarvester.git
synced 2025-02-24 14:32:57 +08:00
chore(deps-dev): bump pyflakes from 2.2.0 to 2.3.0 in /requirements
Bumps [pyflakes](https://github.com/PyCQA/pyflakes) from 2.2.0 to 2.3.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.2.0...2.3.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2f7fd1be0c
commit
9fc6afca18
1 changed files with 1 additions and 1 deletions
|
@ -2,6 +2,6 @@
|
|||
flake8==3.8.4
|
||||
mypy==0.812
|
||||
mypy-extensions==0.4.3
|
||||
pyflakes==2.2.0
|
||||
pyflakes==2.3.0
|
||||
pytest==6.2.2
|
||||
pytest-asyncio==0.14.0
|
Loading…
Reference in a new issue