build(deps-dev): bump vulture from 2.8 to 2.9.1 (#2785)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-08-29 09:58:55 +02:00
committed by GitHub
parent 276f6f9fb1
commit 4767e38f5b
2 changed files with 6 additions and 6 deletions

View File

@@ -69,7 +69,7 @@ pytest-cov = "4.1.0"
pytest-randomly = "3.15.0"
pytest-xdist = "3.3.1"
safety = "2.3.5"
vulture = "2.8"
vulture = "2.9.1"
[tool.poetry.scripts]
prowler = "prowler.__main__:prowler"