Skip to content

Commit 44a8afb

Browse files
Update dependency pytest-cov to v6 (#123)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fad407d commit 44a8afb

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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
@@ -73,7 +73,7 @@ pattern = "((?P<epoch>\\d+)!)?(?P<base>\\d+(\\.\\d+)*)"
7373

7474
[tool.poetry.group.test.dependencies]
7575
pytest = "^8.0.0"
76-
pytest-cov = "^5.0.0"
76+
pytest-cov = "^6.0.0"
7777

7878
[tool.poetry-dynamic-versioning.substitution]
7979
files = ["VERSION"]

0 commit comments

Comments
 (0)