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 3de6bee commit eff7050Copy full SHA for eff7050
doc/changelog.d/1791.dependencies.md
@@ -0,0 +1 @@
1
+bump pytest from 8.3.4 to 8.3.5
pyproject.toml
@@ -70,7 +70,7 @@ tests = [
70
"Pint==0.24.4",
71
"protobuf==5.29.3",
72
"pygltflib==1.16.3",
73
- "pytest==8.3.4",
+ "pytest==8.3.5",
74
"pytest-cov==6.0.0",
75
"pytest-pyvista==0.1.9",
76
"pytest-xvfb==3.0.0",
@@ -82,7 +82,7 @@ tests = [
82
"vtk==9.3.1",
83
]
84
tests-minimal = [
85
86
87
88
0 commit comments