Skip to content

Commit e8ace02

Browse files
Update dependency sphinx-autodoc-typehints to ~=3.9.2 (#1123)
* Update dependency sphinx-autodoc-typehints to ~=3.9.2 * `uv lock --refresh` --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: PerchunPak <git@perchun.it>
1 parent faa0eda commit e8ace02

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ license = "Apache-2.0"
55
requires-python = ">=3.12"
66
dependencies = [
77
"sphinx~=9.1.0",
8-
"sphinx-autodoc-typehints~=3.8.0",
8+
"sphinx-autodoc-typehints~=3.9.2",
99
"furo>=2025.7.19",
1010
"m2r2~=0.3.4",
1111
"packaging~=26.0",

uv.lock

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

0 commit comments

Comments
 (0)