build(deps-dev): bump coverage from 7.2.1 to 7.2.2 (#2112)

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-21 08:18:47 +01:00
committed by GitHub
parent be74e41d84
commit 68baaf589e
2 changed files with 54 additions and 54 deletions

View File

@@ -52,7 +52,7 @@ docs = ["mkdocs", "mkdocs-material"]
[tool.poetry.group.dev.dependencies]
bandit = "1.7.5"
black = "22.12.0"
coverage = "7.2.1"
coverage = "7.2.2"
docker = "6.0.1"
flake8 = "6.0.0"
freezegun = "1.2.2"