build(deps-dev): bump black from 22.10.0 to 22.12.0 (#2013)

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-03-02 08:59:18 +01:00
committed by GitHub
parent 3653bbfca0
commit c68b08d9af
2 changed files with 15 additions and 24 deletions

View File

@@ -51,7 +51,7 @@ docs = ["mkdocs", "mkdocs-material"]
[tool.poetry.group.dev.dependencies]
bandit = "1.7.4"
black = "22.10.0"
black = "22.12.0"
coverage = "7.1.0"
docker = "6.0.0"
flake8 = "6.0.0"