build(deps-dev): bump coverage from 7.2.5 to 7.2.7 (#2422)

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-05-30 07:52:01 +02:00
committed by GitHub
parent 3ecf0d3230
commit d104f6f8fc
2 changed files with 65 additions and 55 deletions

View File

@@ -54,7 +54,7 @@ docs = ["mkdocs", "mkdocs-material"]
[tool.poetry.group.dev.dependencies]
bandit = "1.7.5"
black = "22.12.0"
coverage = "7.2.5"
coverage = "7.2.7"
docker = "6.1.2"
flake8 = "6.0.0"
freezegun = "1.2.2"