Updated pyyaml due to possible vulnerability

Ref: https://nvd.nist.gov/vuln/detail/CVE-2017-18342
pull/9370/head
Cruz Monrreal 2019-01-08 12:12:42 -06:00 committed by adbridge
parent c063eaae28
commit 40bfbc568f
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ prettytable==0.7.2
Jinja2>=2.7.3,<=2.10
intelhex>=1.3,<=2.2.1
junit-xml==1.8
pyYAML==3.13
pyyaml==4.2b1
urllib3[secure]==1.23
requests>=2.20,<2.21
intervaltree>=2,<3