Skip to content

Commit 40099e9

Browse files
authored
MAINT: Update pytest-xdist requirement from <3.6,>=3.5.0 to >=3.5.0,<3.7 (#4555)
2 parents cf3bf17 + ab06be7 commit 40099e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ tests = [
4848
"pandas>=1.1.0,<2.3",
4949
"pytest>=7.4.0,<8.2",
5050
"pytest-cov>=4.0.0,<5.1",
51-
"pytest-xdist>=3.5.0,<3.6",
51+
"pytest-xdist>=3.5.0,<3.7",
5252
"pyedb>=0.4.0,<0.5; python_version == '3.7'",
5353
"pyedb>=0.5.0,<0.8; python_version > '3.7'",
5454
"pyvista>=0.38.0,<0.44",

0 commit comments

Comments
 (0)