Skip to content

Commit 4e45755

Browse files
authored
Merge pull request #800 from fedora-infra/renovate/pytest-cov-7.x
chore(deps): update dependency pytest-cov to v7
2 parents 78a4177 + 5aff302 commit 4e45755

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 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
@@ -41,7 +41,7 @@ rq = "^1.10.1 || ^2.0.0"
4141

4242
[tool.poetry.group.dev.dependencies]
4343
pytest = "^7.1.3 || ^8.0.0"
44-
pytest-cov = "^4.1.0 || ^5.0.0 || ^6.0.0"
44+
pytest-cov = "^4.1.0 || ^5.0.0 || ^6.0.0 || ^7.0.0"
4545
pytest-mock = "^3.8.1"
4646
ruff = "^0.2.0 || ^0.3.0 || ^0.6.0 || ^0.7.0 || ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0"
4747
tox = "^4.0.0"

0 commit comments

Comments
 (0)