Skip to content

Commit b73082a

Browse files
Update dependency sphinx-autodoc-typehints to v3.11.0 (#136)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ad873b7 commit b73082a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pyright==1.1.410
22
sphinx==9.1.0
33
sphinx-rtd-theme==3.1.0
4-
sphinx-autodoc-typehints==3.10.5
4+
sphinx-autodoc-typehints==3.11.0
55
pytest==9.1.0
66
pytest-cov==7.1.0
77
readme-renderer==45.0

docs-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
sphinx==9.1.0
22
sphinx-rtd-theme==3.1.0
3-
sphinx-autodoc-typehints==3.10.5
3+
sphinx-autodoc-typehints==3.11.0
44

55
# Required by opentelemetry-util-genai
66
fsspec>=2025.9.0

0 commit comments

Comments
 (0)