Bump lxml from 4.6.3 to 4.6.5 in /src/sonic-config-engine (#9522)
Bumps [lxml](https://github.com/lxml/lxml) from 4.6.3 to 4.6.5. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](https://github.com/lxml/lxml/compare/lxml-4.6.3...lxml-4.6.5) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production
This commit is contained in:
parent
4acdc2a81e
commit
2a467f8eb4
@ -7,7 +7,7 @@ from setuptools import setup
|
||||
dependencies = [
|
||||
'bitarray==1.5.3',
|
||||
'ipaddress==1.0.23',
|
||||
'lxml==4.6.3',
|
||||
'lxml==4.6.5',
|
||||
'netaddr==0.8.0',
|
||||
'pyyaml==5.4.1',
|
||||
'sonic-py-common',
|
||||
|
Loading…
Reference in New Issue
Block a user