Skip to content

Commit 256a4e0

Browse files
committed
[202012][Security][CVE-2022-2309] Upgrade lxml from 4.6.5 to 4.9.1
1 parent 280939b commit 256a4e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sonic-config-engine/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
dependencies = [
88
'bitarray==1.5.3',
99
'ipaddress==1.0.23',
10-
'lxml==4.6.3',
10+
'lxml==4.9.1',
1111
'netaddr==0.8.0',
1212
'pyyaml==5.4.1',
1313
'sonic-py-common',

0 commit comments

Comments
 (0)