Skip to content

Commit 5da210b

Browse files
author
Cruz Monrreal
authored
Updated pyyaml due to possible vulnerability
Ref: https://nvd.nist.gov/vuln/detail/CVE-2017-18342
1 parent c27dabe commit 5da210b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ prettytable==0.7.2
44
Jinja2>=2.7.3,<=2.10
55
intelhex>=1.3,<=2.2.1
66
junit-xml==1.8
7-
pyYAML==3.13
7+
pyyaml==4.2b1
88
urllib3[secure]==1.23
99
requests>=2.20,<2.21
1010
intervaltree>=2,<3

0 commit comments

Comments
 (0)