Skip to content

Commit a53b174

Browse files
author
Cruz Monrreal
authored
Merge pull request #9293 from ARMmbed/cmonr-pyyaml-fix
Updated pyyaml due to possible vulnerability
2 parents 65729d6 + 5da210b commit a53b174

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)