Skip to content

Commit b47892b

Browse files
Bump lxml from 5.1.0 to 5.2.0 in /python/python
Bumps [lxml](https://github.com/lxml/lxml) from 5.1.0 to 5.2.0. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](lxml/lxml@lxml-5.1.0...lxml-5.2.0) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8735a72 commit b47892b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
dependencies = [
3-
"lxml==5.1.0",
3+
"lxml==5.2.0",
44
"pandas==2.2.1",
55
"urllib3==2.2.1"
66
]

0 commit comments

Comments
 (0)