Skip to content

Commit 5ecc001

Browse files
build: bump pytest-cov from 6.2.1 to 6.3.0 (#2227)
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 e782dd6 commit 5ecc001

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.2.1 to 6.3.0

pyproject.toml

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

0 commit comments

Comments
 (0)