File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 14
14
- main
15
15
16
16
env :
17
- MAIN_PYTHON_VERSION : ' 3.10 '
17
+ MAIN_PYTHON_VERSION : ' 3.12 '
18
18
PACKAGE_NAME : ' ansys-dyna-core'
19
19
PACKAGE_NAMESPACE : ' ansys.dyna.core'
20
20
DOCUMENTATION_CNAME : " dyna.docs.pyansys.com"
Original file line number Diff line number Diff line change
1
+ chore: bump the doc group with 3 updates
Original file line number Diff line number Diff line change @@ -62,15 +62,15 @@ doc = [
62
62
" imageio==2.37.0" ,
63
63
" imageio-ffmpeg==0.6.0" ,
64
64
" numpydoc==1.8.0" ,
65
- " Sphinx==8.1.3 " ,
65
+ " Sphinx==8.2.1 " ,
66
66
" sphinx-autobuild==2024.10.3" ,
67
67
" sphinxcontrib-websupport==2.0.0" ,
68
68
" pytest-sphinx==0.6.3" ,
69
69
" sphinx-notfound-page==1.1.0" ,
70
70
" sphinx-copybutton==0.5.2" ,
71
71
" sphinx-gallery==0.19.0" ,
72
- " sphinx-autodoc-typehints==3.0.1 " ,
73
- " ansys-sphinx-theme==1.3.1 " ,
72
+ " sphinx-autodoc-typehints==3.1.0 " ,
73
+ " ansys-sphinx-theme==1.3.2 " ,
74
74
" pypandoc==1.15" ,
75
75
" nbsphinx==0.9.6" ,
76
76
" ipywidgets==8.1.5" ,
You can’t perform that action at this time.
0 commit comments