Skip to content

Commit ccb1df0

Browse files
Update dependency lxml to >=5.3.0,<6.0.0 (#784)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 64481e3 commit ccb1df0

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
@@ -59,7 +59,7 @@ test = [
5959
"httpx~=0.27",
6060
"Jinja2~=3.1.2",
6161
"jsonschema~=4.23.0",
62-
"lxml>=4.9.3,<5.3.0",
62+
"lxml>=5.3.0,<6.0.0",
6363
"openai>=1.35,<1.41",
6464
"mock==5.1.*",
6565
"pre-commit<4",

0 commit comments

Comments
 (0)