fix(deps): update dependency lxml to v6.0.4 (#7485)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-04-17 16:46:53 +00:00
committed by GitHub
parent 7a85ea6ae9
commit 0a07835338
2 changed files with 22 additions and 22 deletions

View File

@@ -19,7 +19,7 @@ dependencies = [
"extruct==0.18.0",
"fastapi==0.135.3",
"httpx==0.28.1",
"lxml==6.0.3",
"lxml==6.0.4",
"orjson==3.11.8",
"pydantic==2.12.5",
"pyhumps==3.8.0",