Skip to content

Commit 9820b64

Browse files
authored
Merge branch 'main' into maint/general_structure
2 parents 50adb88 + 20c81c6 commit 9820b64

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ tests = [
5555
"regex==2024.9.11",
5656
]
5757
doc = [
58-
"Sphinx==8.0.2",
58+
"Sphinx==8.1.3",
5959
"ansys-sphinx-theme[autoapi]==1.1.5",
6060
"build>= 0.10.0",
6161
"flit>=3.8.0",
@@ -69,7 +69,7 @@ doc = [
6969
"pytest-sphinx==0.6.3",
7070
"regex==2024.9.11",
7171
"sphinx-autobuild==2024.10.3",
72-
"sphinx-autodoc-typehints==2.4.4",
72+
"sphinx-autodoc-typehints==2.5.0",
7373
"sphinx-copybutton==0.5.2",
7474
"sphinx-notfound-page==1.0.4",
7575
"sphinx-gallery==0.18.0",

0 commit comments

Comments
 (0)