File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -8,11 +8,11 @@ unittest2
88selenium == 3.141.0
99requests == 2.21.0
1010urllib3 == 1.24.1
11- pytest >= 4.3.1
11+ pytest >= 4.4.0
1212pytest-cov >= 2.6.1
1313pytest-html >= 1.20.0
14- pytest-rerunfailures >= 6 .0
15- pytest-xdist >= 1.26.1
14+ pytest-rerunfailures >= 7 .0
15+ pytest-xdist >= 1.27.0
1616parameterized >= 0.7.0
1717beautifulsoup4 >= 4.6.0
1818colorama == 0.4.1
Original file line number Diff line number Diff line change 6161 'selenium==3.141.0' ,
6262 'requests==2.21.0' , # Changing this may effect "urllib3"
6363 'urllib3==1.24.1' , # Keep this lib in sync with "requests"
64- 'pytest>=4.3.1 ' ,
64+ 'pytest>=4.4.0 ' ,
6565 'pytest-cov>=2.6.1' ,
6666 'pytest-html>=1.20.0' ,
67- 'pytest-rerunfailures>=6 .0' ,
68- 'pytest-xdist>=1.26.1 ' ,
67+ 'pytest-rerunfailures>=7 .0' ,
68+ 'pytest-xdist>=1.27.0 ' ,
6969 'parameterized>=0.7.0' ,
7070 'beautifulsoup4>=4.6.0' , # Keep at >=4.6.0 while using bs4
7171 'colorama==0.4.1' ,
You can’t perform that action at this time.
0 commit comments