Skip to content

Commit 4383b2b

Browse files
Merge pull request #163 from webis-de/dependabot/pip/types-lxml-gte-2025-and-lt-2027
Update types-lxml requirement from >=2025.3.30,~=2025.0 to >=2025,<2027
2 parents 1a2b28a + ae6b176 commit 4383b2b

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
@@ -75,7 +75,7 @@ tests = [
7575
"pytest-asyncio~=1.3",
7676
"pytest-cov~=7.0",
7777
"ruff~=0.13.1",
78-
"types-lxml~=2025.3",
78+
"types-lxml>=2025.3,<2027.0",
7979
"types-python-dateutil~=2.9",
8080
"types-pyyaml~=6.0",
8181
# types-requests~=2.32 depends on urllib3>=2

0 commit comments

Comments
 (0)