fix(deps): update dependency lxml to v6.1.1 (#7679)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-05-26 21:48:28 +00:00
committed by GitHub
parent 00a4b51ec1
commit f3725b7184
2 changed files with 22 additions and 22 deletions

View File

@@ -19,7 +19,7 @@ dependencies = [
"extruct==0.18.0",
"fastapi==0.136.1",
"httpx==0.28.1",
"lxml==6.1.0",
"lxml==6.1.1",
"orjson==3.11.8",
"pydantic==2.13.3",
"pyhumps==3.8.0",