Skip to content

Commit d2a048b

Browse files
mergify[bot]Copilotbarredterra
authored
fix: update lxml to 6.1.0 for CVE-2026-41066 (backport #250) (#252)
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com>
1 parent e5965fc commit d2a048b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies = [
1212
"factur-x~=3.1",
1313
"drafthorse~=2025.1.0",
1414
"saxonche>=12.5.0,<13.0.0",
15-
"lxml>=4.9.3,<=6.0.2",
15+
"lxml>=6.1.0,<7.0.0",
1616
]
1717

1818
[build-system]

0 commit comments

Comments
 (0)