Skip to content

Commit ca30b3e

Browse files
pyup-botlgarithm
authored andcommitted
Pin pytest-xdist to latest version 1.23.0 (#805)
1 parent 69f3f36 commit ca30b3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/requirements_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ pydocstyle>=2.1,<2.2
44
pytest>=3.6,<3.8
55
pytest-cache>=1.0,<1.1
66
pytest-cov>=2.5,<2.6
7-
pytest-xdist>=1.22,<1.23
7+
pytest-xdist==1.23.0
88
sphinx>=1.7,<1.8
99
yapf>=0.21,<0.23

0 commit comments

Comments
 (0)