build(deps-dev): bump black from 22.12.0 to 24.1.1 (#3356)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Pepe Fagoaga <pepe@prowler.com>
This commit is contained in:
dependabot[bot]
2024-02-06 10:17:01 +01:00
committed by GitHub
parent 9c898c34f6
commit ac44d4a27b
15 changed files with 149 additions and 135 deletions

View File

@@ -57,7 +57,7 @@ docs = ["mkdocs", "mkdocs-material"]
[tool.poetry.group.dev.dependencies]
bandit = "1.7.6"
black = "22.12.0"
black = "24.1.1"
coverage = "7.4.0"
docker = "7.0.0"
flake8 = "7.0.0"