Skip to content

Commit a4a667a

Browse files
authored
Merge branch 'main' into doc/maxwell_doc
2 parents 2a62a58 + 4db9708 commit a4a667a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

doc/changelog.d/6393.dependencies.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update pytest-xdist requirement from <3.8,>=3.5.0 to >=3.5.0,<3.9

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ tests = [
6262
"osmnx>=1.1.0,<2.1",
6363
"pyaedt[integration-tests]",
6464
"pytest-timeout>=2.3.0,<2.5",
65-
"pytest-xdist>=3.5.0,<3.8",
65+
"pytest-xdist>=3.5.0,<3.9",
6666
"pyvista[io]>=0.38.0,<0.46",
6767
"scikit-rf>=0.30.0,<1.8",
6868
"tables",

0 commit comments

Comments
 (0)