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 @@ -67,7 +67,7 @@ pytest-metadata==1.11.0;python_version<"3.7"
6767pytest-metadata == 2.0.4 ;python_version >= "3.7"
6868pytest-ordering == 0.6
6969pytest-rerunfailures == 10.3 ;python_version < "3.7"
70- pytest-rerunfailures == 11.1.1 ;python_version >= "3.7"
70+ pytest-rerunfailures == 11.1.2 ;python_version >= "3.7"
7171pytest-xdist == 2.5.0 ;python_version < "3.7"
7272pytest-xdist == 3.2.0 ;python_version >= "3.7"
7373parameterized == 0.8.1
Original file line number Diff line number Diff line change 191191 'pytest-metadata==2.0.4;python_version>="3.7"' ,
192192 "pytest-ordering==0.6" ,
193193 'pytest-rerunfailures==10.3;python_version<"3.7"' ,
194- 'pytest-rerunfailures==11.1.1 ;python_version>="3.7"' ,
194+ 'pytest-rerunfailures==11.1.2 ;python_version>="3.7"' ,
195195 'pytest-xdist==2.5.0;python_version<"3.7"' ,
196196 'pytest-xdist==3.2.0;python_version>="3.7"' ,
197197 "parameterized==0.8.1" ,
You can’t perform that action at this time.
0 commit comments