build(deps-dev): bump coverage from 7.1.0 to 7.2.1 (#2032)

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-06 09:55:19 +01:00
committed by GitHub
parent 0167d5efcd
commit 3215d0b856
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.4"
black = "22.12.0"
coverage = "7.1.0"
coverage = "7.2.1"
docker = "6.0.1"
flake8 = "6.0.0"
freezegun = "1.2.1"