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
1616pytest-sphinx == 0.6.3
1717pythreejs == 2.4.2
1818sphinx-autobuild == 2024.10.3
19- sphinx-autodoc-typehints == 1.25.2
19+ sphinx-autodoc-typehints == 3.0.1
2020sphinx-copybutton == 0.5.2
2121sphinx-design == 0.6.1
2222sphinx-gallery == 0.18.0
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ pytest==8.3.3
2626pythreejs == 2.4.2
2727scipy == 1.14.1
2828sphinx-autobuild == 2024.10.3
29- sphinx-autodoc-typehints == 1.25.2
29+ sphinx-autodoc-typehints == 3.0.1
3030sphinx-copybutton == 0.5.2
3131sphinx-design == 0.6.1
3232sphinx-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 = [
9393 " pytest-sphinx==0.6.3" ,
9494 " pythreejs==2.4.2" ,
9595 " sphinx-autobuild==2024.10.3" ,
96- " sphinx-autodoc-typehints==1.25.2 " ,
96+ " sphinx-autodoc-typehints==3.0.1 " ,
9797 " sphinx-copybutton==0.5.2" ,
9898 " sphinx-design==0.6.1" ,
9999 " sphinx-gallery==0.18.0" ,
You can’t perform that action at this time.
0 commit comments