Skip to content

Commit f86331b

Browse files
committed
Update pyyaml from 3.12 to 5.4.1
5.3.1 fixed partially vulnerabilities disclosed in CVE-2020-1747. A complete fix was debated at yaml/pyyaml#420 and eventually got patched in 5.4.1 Changeset: yaml/pyyaml@3.12...5.4.1 Signed-off-by: Nabarun Pal <[email protected]>
1 parent 520c314 commit f86331b

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
@@ -2,7 +2,7 @@ certifi>=14.05.14 # MPL
22
six>=1.9.0 # MIT
33
python-dateutil>=2.5.3 # BSD
44
setuptools>=21.0.0 # PSF/ZPL
5-
pyyaml>=3.12 # MIT
5+
pyyaml>=5.4.1 # MIT
66
google-auth>=1.0.1 # Apache-2.0
77
ipaddress>=1.0.17;python_version=="2.7" # PSF
88
websocket-client>=0.32.0,!=0.40.0,!=0.41.*,!=0.42.* # LGPLv2+

0 commit comments

Comments
 (0)