Skip to content

Commit 53e811b

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 5.0.0 to 6.0.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v5.0.0...v6.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production update-type: version-update:semver-major dependency-group: test-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dd2e778 commit 53e811b

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
@@ -30,7 +30,7 @@ dependencies = [
3030
]
3131

3232
[project.optional-dependencies]
33-
tests = ["pytest==8.3.3", "pytest-pyvista==0.1.9", "pytest-cov==5.0.0"]
33+
tests = ["pytest==8.3.3", "pytest-pyvista==0.1.9", "pytest-cov==6.0.0"]
3434
doc = [
3535
"ansys-sphinx-theme==1.1.7",
3636
"jupyter_sphinx==0.5.3",

0 commit comments

Comments
 (0)