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 c3f1753 commit 60f5868Copy full SHA for 60f5868
doc/changelog.d/2052.dependencies.md
@@ -0,0 +1 @@
1
+Bump pytest-cov from 6.1.1 to 6.2.1
pyproject.toml
@@ -70,7 +70,7 @@ tests = [
70
"protobuf==5.29.3",
71
"pygltflib==1.16.4",
72
"pytest==8.4.0",
73
- "pytest-cov==6.1.1",
+ "pytest-cov==6.2.1",
74
"pytest-pyvista==0.1.9",
75
"pyvista[jupyter]==0.45.2",
76
"requests==2.32.4",
@@ -81,7 +81,7 @@ tests = [
81
]
82
tests-minimal = [
83
84
85
86
87
doc = [
0 commit comments