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
10
10
requests >= 2.22.0
11
11
selenium == 3.141.0
12
12
pluggy >= 0.12.0
13
- pytest >= 4.6.2
13
+ pytest >= 4.6.3
14
14
pytest-cov >= 2.7.1
15
15
pytest-forked >= 1.0.2
16
- pytest-html >= 1.20 .0
16
+ pytest-html >= 1.21 .0
17
17
pytest-metadata >= 1.8.0
18
18
pytest-ordering >= 0.6
19
19
pytest-rerunfailures >= 7.0
20
- pytest-xdist >= 1.28 .0
20
+ pytest-xdist >= 1.29 .0
21
21
parameterized >= 0.7.0
22
22
beautifulsoup4 >= 4.6.0
23
23
pyopenssl >= 19.0.0
Original file line number Diff line number Diff line change 63
63
'requests>=2.22.0' ,
64
64
'selenium==3.141.0' ,
65
65
'pluggy>=0.12.0' ,
66
- 'pytest>=4.6.2 ' ,
66
+ 'pytest>=4.6.3 ' ,
67
67
'pytest-cov>=2.7.1' ,
68
68
'pytest-forked>=1.0.2' ,
69
- 'pytest-html>=1.20 .0' ,
69
+ 'pytest-html>=1.21 .0' ,
70
70
'pytest-metadata>=1.8.0' ,
71
71
'pytest-ordering>=0.6' ,
72
72
'pytest-rerunfailures>=7.0' ,
73
- 'pytest-xdist>=1.28 .0' ,
73
+ 'pytest-xdist>=1.29 .0' ,
74
74
'parameterized>=0.7.0' ,
75
75
'beautifulsoup4>=4.6.0' , # Keep at >=4.6.0 while using "bs4"
76
76
'pyopenssl>=19.0.0' ,
You can’t perform that action at this time.
0 commit comments