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

@@ -15,5 +15,5 @@ sphinxcontrib-mermaid ~= 1.0
autoapi >= 2.0.1
sphinx_design ~= 0.6
sphinx-copybutton >= 0.5
sphinx_autodoc_typehints ~= 3.2
sphinx_autodoc_typehints ~= 3.5
sphinx_reports ~= 0.9

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