[202012][Security][CVE-2022-2309] Upgrade lxml from 4.6.5 to 4.9.1 (#14066)
Why I did it Fix CVE-2022-2309, upgrade lxml from 4.6.3 to 4.9.1
This commit is contained in:
parent
280939b5c9
commit
2ca6ec484e
@ -7,7 +7,7 @@ from setuptools import setup
|
||||
dependencies = [
|
||||
'bitarray==1.5.3',
|
||||
'ipaddress==1.0.23',
|
||||
'lxml==4.6.3',
|
||||
'lxml==4.9.1',
|
||||
'netaddr==0.8.0',
|
||||
'pyyaml==5.4.1',
|
||||
'sonic-py-common',
|
||||
|
Reference in New Issue
Block a user