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 8890f79 commit c382488Copy full SHA for c382488
docs/requirements.txt
@@ -1,4 +1,4 @@
1
autoapi==2.0.1
2
sphinx==7.2.6
3
-sphinx-autodoc-typehints==2.0.1
+sphinx-autodoc-typehints==2.1.0
4
sphinx_rtd_theme==2.0.0
setup.cfg
@@ -52,5 +52,5 @@ dev =
52
wheel~=0.43.0
53
doc =
54
autoapi~=2.0.1
55
- sphinx-autodoc-typehints~=2.0.0
+ sphinx-autodoc-typehints~=2.1.0
56
sphinx-rtd-theme~=2.0.0
0 commit comments