build(deps-dev): bump black from 24.1.1 to 24.2.0 (#3389)

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-02-13 09:23:55 +01:00
committed by GitHub
parent 042976fac3
commit 47e212ee17
2 changed files with 43 additions and 32 deletions

View File

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