Skip to content

Commit a1f1116

Browse files
fix(deps): update dependency sphinx-autodoc-typehints to >=3,<3.9
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 44576a1 commit a1f1116

File tree

2 files changed

+10
-8
lines changed

2 files changed

+10
-8
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ dev-dependencies = [
8282
[project.optional-dependencies]
8383
docs = [
8484
"sphinx>=8.0.0,<9.0.0",
85-
"sphinx-autodoc-typehints>=3,<3.3",
85+
"sphinx-autodoc-typehints>=3,<3.9",
8686
"sphinxcontrib-programoutput>=0.17",
8787
"numpydoc>=1.5.0",
8888
"sphinx-rtd-theme>=3.0,<4.0",

uv.lock

Lines changed: 9 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)