Skip to content

Commit e7c3a06

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.1.1 to 6.2.1 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.1.1...v6.2.1) --- updated-dependencies: - dependency-name: pytest-cov dependency-version: 6.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: test-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b8906a7 commit e7c3a06

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.0",
4040
"pyvista==0.45.2",
4141
"pytest-pyvista==0.1.9",
42-
"pytest-cov==6.1.1",
42+
"pytest-cov==6.2.1",
4343
"pyside6==6.9.1",
4444
]
4545

0 commit comments

Comments
 (0)