build(deps-dev): bump vulture from 2.10 to 2.11 (#3328)

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]
2024-01-30 09:46:17 +01:00
committed by GitHub
parent db4579435a
commit ee2ed92fb5
2 changed files with 6 additions and 17 deletions

View File

@@ -72,7 +72,7 @@ pytest-cov = "4.1.0"
pytest-randomly = "3.15.0"
pytest-xdist = "3.5.0"
safety = "3.0.1"
vulture = "2.10"
vulture = "2.11"
[tool.poetry.scripts]
prowler = "prowler.__main__:prowler"