File tree Expand file tree Collapse file tree 4 files changed +4
-3
lines changed Expand file tree Collapse file tree 4 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ pypandoc==1.14
16
16
pytest-sphinx == 0.6.3
17
17
pythreejs == 2.4.2
18
18
sphinx-autobuild == 2024.10.3
19
- sphinx-autodoc-typehints == 1.25.2
19
+ sphinx-autodoc-typehints == 3.0.1
20
20
sphinx-copybutton == 0.5.2
21
21
sphinx-design == 0.6.1
22
22
sphinx-gallery == 0.18.0
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ pytest==8.3.3
26
26
pythreejs == 2.4.2
27
27
scipy == 1.14.1
28
28
sphinx-autobuild == 2024.10.3
29
- sphinx-autodoc-typehints == 1.25.2
29
+ sphinx-autodoc-typehints == 3.0.1
30
30
sphinx-copybutton == 0.5.2
31
31
sphinx-design == 0.6.1
32
32
sphinx-gallery == 0.18.0
Original file line number Diff line number Diff line change
1
+ build: update sphinx-autodoc-typehints to 3.0.1
Original file line number Diff line number Diff line change @@ -93,7 +93,7 @@ doc = [
93
93
" pytest-sphinx==0.6.3" ,
94
94
" pythreejs==2.4.2" ,
95
95
" sphinx-autobuild==2024.10.3" ,
96
- " sphinx-autodoc-typehints==1.25.2 " ,
96
+ " sphinx-autodoc-typehints==3.0.1 " ,
97
97
" sphinx-copybutton==0.5.2" ,
98
98
" sphinx-design==0.6.1" ,
99
99
" sphinx-gallery==0.19.0" ,
You can’t perform that action at this time.
0 commit comments