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 @@ -10,14 +10,14 @@ urllib3==1.25.3
1010requests >= 2.22.0
1111selenium == 3.141.0
1212pluggy >= 0.12.0
13- pytest >= 4.6.2
13+ pytest >= 4.6.3
1414pytest-cov >= 2.7.1
1515pytest-forked >= 1.0.2
16- pytest-html >= 1.20 .0
16+ pytest-html >= 1.21 .0
1717pytest-metadata >= 1.8.0
1818pytest-ordering >= 0.6
1919pytest-rerunfailures >= 7.0
20- pytest-xdist >= 1.28 .0
20+ pytest-xdist >= 1.29 .0
2121parameterized >= 0.7.0
2222beautifulsoup4 >= 4.6.0
2323pyopenssl >= 19.0.0
Original file line number Diff line number Diff line change 6363 'requests>=2.22.0' ,
6464 'selenium==3.141.0' ,
6565 'pluggy>=0.12.0' ,
66- 'pytest>=4.6.2 ' ,
66+ 'pytest>=4.6.3 ' ,
6767 'pytest-cov>=2.7.1' ,
6868 'pytest-forked>=1.0.2' ,
69- 'pytest-html>=1.20 .0' ,
69+ 'pytest-html>=1.21 .0' ,
7070 'pytest-metadata>=1.8.0' ,
7171 'pytest-ordering>=0.6' ,
7272 'pytest-rerunfailures>=7.0' ,
73- 'pytest-xdist>=1.28 .0' ,
73+ 'pytest-xdist>=1.29 .0' ,
7474 'parameterized>=0.7.0' ,
7575 'beautifulsoup4>=4.6.0' , # Keep at >=4.6.0 while using "bs4"
7676 'pyopenssl>=19.0.0' ,
You can’t perform that action at this time.
0 commit comments