Skip to content

Commit 1e3e301

Browse files
committed
Bumped Python dependencies.
1 parent 68c8c8b commit 1e3e301

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ sphinxcontrib-mermaid ~= 1.0
1515
autoapi >= 2.0.1
1616
sphinx_design ~= 0.6
1717
sphinx-copybutton >= 0.5
18-
sphinx_autodoc_typehints ~= 3.2
18+
sphinx_autodoc_typehints ~= 3.5
1919
sphinx_reports ~= 0.9

tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ pytest-cov ~= 7.0
1010
# Static Type Checking
1111
mypy[reports] ~= 1.18
1212
typing_extensions ~= 4.15
13-
lxml ~= 6.0
13+
lxml >= 5.4, <7.0

0 commit comments

Comments
 (0)