build(deps-dev): bump coverage from 7.2.7 to 7.3.0 (#2730)

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-08-15 09:50:18 +02:00
committed by GitHub
parent 1e1859ba6f
commit a09855207e
2 changed files with 56 additions and 64 deletions

View File

@@ -56,7 +56,7 @@ docs = ["mkdocs", "mkdocs-material"]
[tool.poetry.group.dev.dependencies]
bandit = "1.7.5"
black = "22.12.0"
coverage = "7.2.7"
coverage = "7.3.0"
docker = "6.1.3"
flake8 = "6.1.0"
freezegun = "1.2.2"