build(deps-dev): bump coverage from 7.3.0 to 7.3.1 (#2828)

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-09-13 12:42:13 +02:00
committed by GitHub
parent f1bea27e44
commit ed89ef74eb
2 changed files with 55 additions and 55 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.3.0"
coverage = "7.3.1"
docker = "6.1.3"
flake8 = "6.1.0"
freezegun = "1.2.2"