Skip to content

Commit 96e5d61

Browse files
build(deps): bump pytest-cov from 6.0.0 to 6.1.1 in the test-dependencies group (#996)
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 285c814 commit 96e5d61

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

doc/changelog.d/996.dependencies.md

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ graphics = [
3434
tests = [
3535
"ansys-tools-visualization-interface==0.8.3",
3636
"pytest==8.3.5",
37-
"pytest-cov==6.0.0",
37+
"pytest-cov==6.1.1",
3838
"pytest-pyvista==0.1.9",
3939
"pytest-xvfb==3.1.1",
4040
"pyvista[trame]==0.44.2"

0 commit comments

Comments
 (0)