Skip to content

Commit 4e0fde9

Browse files
committed
update pyyaml version
- known vulnerability in version <4.1 [1] [1] yaml/pyyaml#74
1 parent 3779af4 commit 4e0fde9

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,5 +4,5 @@
44
pbr>=0.11,<2.0
55
subprocess32>=3.2.6,<3.2.9
66
futures>=3.0.2,<3.0.5
7-
pyyaml>=3.11,<3.15
7+
pyyaml>=4.1,<4.3
88
netaddr>=0.7.18,<0.8

0 commit comments

Comments
 (0)