Bumped Python dependencies.

This commit is contained in:
Patrick Lehmann
2025-10-27 07:36:38 +01:00
parent 68c8c8b7cc
commit 1e3e3011e4
2 changed files with 2 additions and 2 deletions

View File

@@ -10,4 +10,4 @@ pytest-cov ~= 7.0
# Static Type Checking
mypy[reports] ~= 1.18
typing_extensions ~= 4.15
lxml ~= 6.0
lxml >= 5.4, <7.0