build(deps-dev): bump vulture from 2.7 to 2.8 (#2727)

This commit is contained in:
dependabot[bot]
2023-08-15 08:33:27 +02:00
committed by GitHub
parent 465e64b9ac
commit b0bdeea60f
2 changed files with 5 additions and 5 deletions

View File

@@ -69,7 +69,7 @@ pytest-randomly = "3.13.0"
pytest-xdist = "3.3.1"
safety = "2.3.5"
sure = "2.0.1"
vulture = "2.7"
vulture = "2.8"
[tool.poetry.scripts]
prowler = "prowler.__main__:prowler"