We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56db90f commit aabfc6eCopy full SHA for aabfc6e
docs/requirements.txt
@@ -1,4 +1,4 @@
1
autoapi==2.0.1
2
sphinx==8.2.3
3
-sphinx-autodoc-typehints==3.2.0
+sphinx-autodoc-typehints==3.5.2
4
sphinx_rtd_theme==3.0.2
setup.cfg
@@ -70,5 +70,5 @@ dev =
70
wheel~=0.45.1
71
doc =
72
autoapi~=2.0.1
73
- sphinx-autodoc-typehints~=3.2.0
+ sphinx-autodoc-typehints~=3.5.2
74
sphinx-rtd-theme~=3.0.2
0 commit comments