Skip to content

Commit 3627b87

Browse files
chore(deps-dev): update pytest-cov requirement
Updates the requirements on [pytest-cov](https://github.com/pytest-dev/pytest-cov) to permit the latest version. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.0.0...v7.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 7.0.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e7920e0 commit 3627b87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dev = [
1717
"pre-commit>=4.2.0",
1818
"pytest (>=8.3.3, <9)",
1919
"pre-commit (>=4.0.1, <5)",
20-
"pytest-cov (>=6.0.0, <7)",
20+
"pytest-cov>=6.0.0,<8",
2121
]
2222

2323
[[tool.uv.index]]

0 commit comments

Comments
 (0)