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.
2 parents 50adb88 + 20c81c6 commit 9820b64Copy full SHA for 9820b64
pyproject.toml
@@ -55,7 +55,7 @@ tests = [
55
"regex==2024.9.11",
56
]
57
doc = [
58
- "Sphinx==8.0.2",
+ "Sphinx==8.1.3",
59
"ansys-sphinx-theme[autoapi]==1.1.5",
60
"build>= 0.10.0",
61
"flit>=3.8.0",
@@ -69,7 +69,7 @@ doc = [
69
"pytest-sphinx==0.6.3",
70
71
"sphinx-autobuild==2024.10.3",
72
- "sphinx-autodoc-typehints==2.4.4",
+ "sphinx-autodoc-typehints==2.5.0",
73
"sphinx-copybutton==0.5.2",
74
"sphinx-notfound-page==1.0.4",
75
"sphinx-gallery==0.18.0",
0 commit comments