build(deps-dev): bump coverage from 7.3.4 to 7.4.0 (#3233)

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]
2024-01-03 18:21:12 +01:00
committed by GitHub
parent a69d7471b3
commit 396d6e5c0e
2 changed files with 55 additions and 55 deletions

View File

@@ -58,7 +58,7 @@ docs = ["mkdocs", "mkdocs-material"]
[tool.poetry.group.dev.dependencies]
bandit = "1.7.6"
black = "22.12.0"
coverage = "7.3.4"
coverage = "7.4.0"
docker = "7.0.0"
flake8 = "6.1.0"
freezegun = "1.4.0"