build(deps-dev): bump coverage from 7.4.0 to 7.4.1 (#3357)

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-02-06 10:50:20 +01:00
committed by GitHub
parent db15c0de9e
commit 8946145070
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 = "24.1.1"
coverage = "7.4.0"
coverage = "7.4.1"
docker = "7.0.0"
flake8 = "7.0.0"
freezegun = "1.4.0"