Skip to content

Commit f84de8a

Browse files
build(deps): bump lxml in /src/test/resources/msc/python
Bumps [lxml](https://github.com/lxml/lxml) from 4.9.2 to 6.1.0. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](lxml/lxml@lxml-4.9.2...lxml-6.1.0) --- updated-dependencies: - dependency-name: lxml dependency-version: 6.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bf52282 commit f84de8a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/test/resources/msc/python/pip_freeze_lines_cyclic.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ itsdangerous==2.1.2
4040
jeepney==0.8.0
4141
Jinja2==3.1.2
4242
jmespath==1.0.1
43-
lxml==4.9.3
43+
lxml==6.1.0
4444
Mako==1.2.4
4545
markdown-it-py==3.0.0
4646
MarkupSafe==2.1.3

src/test/resources/msc/python/requirements-cyclic-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
lxml==4.9.2
1+
lxml==6.1.0
22
Mako==1.2.3
33
markdown-it-py==3.0.0
44
MarkupSafe==2.1.2

0 commit comments

Comments
 (0)