Skip to content

Commit dd268bc

Browse files
authored
Merge pull request #197 from telekom-mms/renovate/pytest-cov-7.x
chore(deps): update dependency pytest-cov to v7.1.0
2 parents 9318634 + 17d912c commit dd268bc

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ isort = "6.1.0"
2626
black = "25.11.0"
2727
mypy = "1.19.1"
2828
pytest = "8.4.2"
29-
pytest-cov = "7.0.0"
29+
pytest-cov = "7.1.0"
3030

3131
[tool.pytest.ini_options]
3232
addopts = [

0 commit comments

Comments
 (0)