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 66unittest2
77idna == 2.8
88chardet == 3.0.4
9- urllib3 == 1.24 .3
10- requests >= 2.21 .0
9+ urllib3 == 1.25 .3
10+ requests >= 2.22 .0
1111selenium == 3.141.0
12- pluggy >= 0.11 .0
12+ pluggy >= 0.12 .0
1313pytest >= 4.5.0
1414pytest-cov >= 2.7.1
1515pytest-forked >= 1.0.2
Original file line number Diff line number Diff line change 5959 'unittest2' ,
6060 'idna==2.8' , # Must stay in sync with "requests"
6161 'chardet==3.0.4' , # Must stay in sync with "requests"
62- 'urllib3==1.24 .3' , # Must stay in sync with "requests"
63- 'requests>=2.21 .0' ,
62+ 'urllib3==1.25 .3' , # Must stay in sync with "requests"
63+ 'requests>=2.22 .0' ,
6464 'selenium==3.141.0' ,
65- 'pluggy>=0.11 .0' ,
65+ 'pluggy>=0.12 .0' ,
6666 'pytest>=4.5.0' ,
6767 'pytest-cov>=2.7.1' ,
6868 'pytest-forked>=1.0.2' ,
You can’t perform that action at this time.
0 commit comments