We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eede2c5 commit c202b02Copy full SHA for c202b02
doc/changelog.d/1880.dependencies.md
@@ -0,0 +1 @@
1
+bump pytest-cov from 6.0.0 to 6.1.0
pyproject.toml
@@ -71,7 +71,7 @@ tests = [
71
"protobuf==5.29.3",
72
"pygltflib==1.16.3",
73
"pytest==8.3.5",
74
- "pytest-cov==6.0.0",
+ "pytest-cov==6.1.0",
75
"pytest-pyvista==0.1.9",
76
"pytest-xvfb==3.1.1",
77
"pyvista[jupyter]==0.44.2",
@@ -83,7 +83,7 @@ tests = [
83
]
84
tests-minimal = [
85
86
87
88
89
0 commit comments