Skip to content

Commit 996f640

Browse files
build(deps): bump pytest-cov in the test-dependencies group
Bumps the test-dependencies group with 1 update: [pytest-cov](https://github.com/pytest-dev/pytest-cov). Updates `pytest-cov` from 6.3.0 to 7.0.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.3.0...v7.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: test-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8b27476 commit 996f640

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
@@ -39,7 +39,7 @@ tests = [
3939
"pytest==8.4.2",
4040
"pyvista==0.46.3",
4141
"pytest-pyvista==0.2.0",
42-
"pytest-cov==6.3.0",
42+
"pytest-cov==7.0.0",
4343
"pyside6==6.9.2",
4444
]
4545

0 commit comments

Comments
 (0)