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 435a565 commit 63c9f62Copy full SHA for 63c9f62
doc/changelog.d/1888.dependencies.md
@@ -0,0 +1 @@
1
+bump pytest-cov from 6.1.0 to 6.1.1
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.1.0",
+ "pytest-cov==6.1.1",
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