Skip to content

Commit 07b3f54

Browse files
build: bump pytest-cov from 5.0.0 to 6.0.0 (#1518)
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 d25808d commit 07b3f54

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
bump pytest-cov from 5.0.0 to 6.0.0

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ tests = [
5858
"Pint==0.24.3",
5959
"protobuf==5.28.3",
6060
"pytest==8.3.3",
61-
"pytest-cov==5.0.0",
61+
"pytest-cov==6.0.0",
6262
"pytest-pyvista==0.1.9",
6363
"pytest-xvfb==3.0.0",
6464
"pyvista[jupyter]==0.44.1",
@@ -70,7 +70,7 @@ tests = [
7070
]
7171
tests-minimal = [
7272
"pytest==8.3.3",
73-
"pytest-cov==5.0.0",
73+
"pytest-cov==6.0.0",
7474
"pytest-pyvista==0.1.9",
7575
"pytest-xvfb==3.0.0",
7676
]

0 commit comments

Comments
 (0)