File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ pytest-ordering==0.6
6969pytest-rerunfailures == 10.3 ;python_version < "3.7"
7070pytest-rerunfailures == 11.1.2 ;python_version >= "3.7"
7171pytest-xdist == 2.5.0 ;python_version < "3.7"
72- pytest-xdist == 3.2.0 ;python_version >= "3.7"
72+ pytest-xdist == 3.2.1 ;python_version >= "3.7"
7373parameterized == 0.8.1
7474sbvirtualdisplay == 1.2.0
7575behave == 1.2.6
Original file line number Diff line number Diff line change 193193 'pytest-rerunfailures==10.3;python_version<"3.7"' ,
194194 'pytest-rerunfailures==11.1.2;python_version>="3.7"' ,
195195 'pytest-xdist==2.5.0;python_version<"3.7"' ,
196- 'pytest-xdist==3.2.0 ;python_version>="3.7"' ,
196+ 'pytest-xdist==3.2.1 ;python_version>="3.7"' ,
197197 "parameterized==0.8.1" ,
198198 "sbvirtualdisplay==1.2.0" ,
199199 "behave==1.2.6" ,
You can’t perform that action at this time.
0 commit comments