Skip to content

Commit f30f113

Browse files
authored
Merge pull request #57 from pyansys/dependabot/pip/pytest-xdist-3.1.0
Bump pytest-xdist from 3.0.2 to 3.1.0
2 parents c55d2e3 + 7b6d6fc commit f30f113

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ tests = [
4545
"pandas==1.5.2",
4646
"openpyxl==3.0.10",
4747
"scikit-learn==1.1.3",
48-
"pytest-xdist==3.0.2",
48+
"pytest-xdist==3.1.0",
4949
"ipython==8.7.0",
5050
]
5151
doc = [

0 commit comments

Comments
 (0)