Skip to content

Commit 4a6d2a7

Browse files
chore(deps): bump pytest-cov from 6.2.1 to 7.0.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 6.2.1 to 7.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.2.1...v7.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6505b49 commit 4a6d2a7

2 files changed

Lines changed: 99 additions & 64 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dev = [
1212
"pre-commit>=4.2.0",
1313
"pytest (>=8.3.3, <9)",
1414
"pre-commit (>=4.0.1, <5)",
15-
"pytest-cov (>=6.0.0, <7)",
15+
"pytest-cov>=6.0.0,<8",
1616
]
1717

1818
[[tool.uv.index]]

0 commit comments

Comments
 (0)