Skip to content

Commit 80f019e

Browse files
build(deps): bump pytest-cov from 5.0.0 to 6.0.0 in the test-dependencies group (#182)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <[email protected]>
1 parent eac1718 commit 80f019e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
build(deps): bump pytest-cov from 5.0.0 to 6.0.0 in the test-dependencies group

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.2.0",
3636
"jupyter_sphinx==0.5.3",

0 commit comments

Comments
 (0)