Skip to content

Commit 3e8142f

Browse files
dependabot[bot]lguohan
authored andcommitted
Bump lxml from 4.6.1 to 4.6.2 in /src/sonic-config-engine (#6385)
Bumps [lxml](https://github.com/lxml/lxml) from 4.6.1 to 4.6.2. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](lxml/lxml@lxml-4.6.1...lxml-4.6.2) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 88ace50 commit 3e8142f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sonic-config-engine/setup.py

100755100644
+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.1',
10+
'lxml==4.6.2',
1111
'netaddr==0.8.0',
1212
'pyyaml==5.3.1',
1313
'sonic-py-common',

0 commit comments

Comments
 (0)