Skip to content

Commit 8bb42f2

Browse files
Update dependency lxml to v6 (#1074)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e0f4add commit 8bb42f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ test = [
6666
"httpx~=0.27",
6767
"Jinja2~=3.1.2",
6868
"jsonschema~=4.24.0",
69-
"lxml>=5.3.0,<6.0.0",
69+
"lxml>=6.0.0,<6.1.0",
7070
"openai>=1.90,<1.91",
7171
"mock==5.2.*",
7272
"pre-commit<5",

0 commit comments

Comments
 (0)