Skip to content

Commit 5efb341

Browse files
chore(deps): bump lxml from 6.1.0 to 6.1.1
Bumps [lxml](https://github.com/lxml/lxml) from 6.1.0 to 6.1.1. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](lxml/lxml@lxml-6.1.0...lxml-6.1.1) --- updated-dependencies: - dependency-name: lxml dependency-version: 6.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7a66ea1 commit 5efb341

2 files changed

Lines changed: 78 additions & 78 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies = [
3939
"streamingjson==0.0.5",
4040
"trafilatura==2.0.0",
4141
# lxml is used by trafilatura/htmldate/justext; keep pinned for binary wheels.
42-
"lxml==6.1.0",
42+
"lxml==6.1.1",
4343
"tenacity==9.1.4",
4444
"fastmcp==3.2.0",
4545
"pydantic==2.13.4",

0 commit comments

Comments
 (0)