build(deps-dev): bump coverage from 7.3.1 to 7.3.2 (#2895)

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-10-03 10:34:52 +02:00
committed by GitHub
parent 3c396e76f6
commit 9974c84440
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.1"
coverage = "7.3.2"
docker = "6.1.3"
flake8 = "6.1.0"
freezegun = "1.2.2"