Skip to content

Commit 830c6d3

Browse files
build: bump pytest-cov from 6.3.0 to 7.0.0 (#2299)
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 5f2d067 commit 830c6d3

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 6.3.0 to 7.0.0

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ tests = [
7070
"protobuf==6.32.1",
7171
"pygltflib==1.16.5",
7272
"pytest==8.4.2",
73-
"pytest-cov==6.3.0",
73+
"pytest-cov==7.0.0",
7474
"pytest-pyvista==0.2.0",
7575
"pyvista[jupyter]==0.46.3",
7676
"pyyaml==6.0.3",
@@ -82,7 +82,7 @@ tests = [
8282
]
8383
tests-minimal = [
8484
"pytest==8.4.2",
85-
"pytest-cov==6.3.0",
85+
"pytest-cov==7.0.0",
8686
"pytest-pyvista==0.2.0",
8787
"pyyaml==6.0.3",
8888
]

0 commit comments

Comments
 (0)