Skip to content

Commit 96a370c

Browse files
Update dependency pytest-cov to v6
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 512cdcf commit 96a370c

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
@@ -47,7 +47,7 @@ pre-commit = "^3.4.0 || ^4.0.0"
4747
black = "^22.8.0 || ^23.0.0 || ^24.0.0"
4848
tox = "^4.0.0"
4949
pytest = "^7.1.3 || ^8.0.0"
50-
pytest-cov = "^4.1.0 || ^5.0.0"
50+
pytest-cov = "^4.1.0 || ^5.0.0 || ^6.0.0"
5151
ruff = "^0.0.285 || ^0.1.0 || ^0.2.0 || ^0.3.0 || ^0.4.0 || ^0.5.0 || ^0.6.0"
5252
vcrpy = "^5.1.0 || ^6.0.0"
5353
pytest-recording = "^0.13.0"

0 commit comments

Comments
 (0)