Skip to content

Commit 1af0bd7

Browse files
build(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] <[email protected]>
1 parent 859ac73 commit 1af0bd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ tests = [
4949
"numpy==2.2.6",
5050
"parse==1.20.2",
5151
"pytest==8.4.2",
52-
"pytest-cov==6.2.1",
52+
"pytest-cov==7.0.0",
5353
"pytest-rerunfailures==15.1",
5454
"pyyaml==6.0.2",
5555
"regex==2025.7.34",

0 commit comments

Comments
 (0)