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 5f2d067 commit 830c6d3Copy full SHA for 830c6d3
doc/changelog.d/2299.dependencies.md
@@ -0,0 +1 @@
1
+Bump pytest-cov from 6.3.0 to 7.0.0
pyproject.toml
@@ -70,7 +70,7 @@ tests = [
70
"protobuf==6.32.1",
71
"pygltflib==1.16.5",
72
"pytest==8.4.2",
73
- "pytest-cov==6.3.0",
+ "pytest-cov==7.0.0",
74
"pytest-pyvista==0.2.0",
75
"pyvista[jupyter]==0.46.3",
76
"pyyaml==6.0.3",
@@ -82,7 +82,7 @@ tests = [
82
]
83
tests-minimal = [
84
85
86
87
88
0 commit comments