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 4981d14 commit 2ee0d95Copy full SHA for 2ee0d95
doc/changelog/850.maintenance.md
@@ -0,0 +1 @@
1
+Bump pytest-xdist from 3.7.0 to 3.8.0
pyproject.toml
@@ -62,7 +62,7 @@ tests = [
62
"pandas==2.3.0",
63
"openpyxl==3.1.5",
64
"scikit-learn==1.7.0",
65
- "pytest-xdist==3.7.0",
+ "pytest-xdist==3.8.0",
66
"ipython==8.37.0",
67
"pyvista==0.45.2",
68
]
0 commit comments