Skip to content

Commit d4cb1d8

Browse files
Update dependency pytest-cov to v7 (#739)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b2ea423 commit d4cb1d8

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

poetry.lock

Lines changed: 9 additions & 8 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
@@ -64,7 +64,7 @@ coverage = "^7.3.4"
6464
coverage-badge = "^1.1.0"
6565
cryptography = ">=44.0.1"
6666
pytest-html = "^4.1.1"
67-
pytest-cov = "^4.0.0"
67+
pytest-cov = "^7.0.0"
6868
marshmallow = ">=3.20,<4.0"
6969

7070
[tool.black]

0 commit comments

Comments
 (0)