File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -33,23 +33,23 @@ dependencies = [
3333
3434[project .optional-dependencies ]
3535doc = [
36- " Sphinx==8.0.2 " ,
36+ " Sphinx==8.1.3 " ,
3737 " build>= 0.10.0" ,
3838 " jupyter_sphinx==0.5.3" ,
3939 " linuxdoc==20240924" ,
4040 " numpy==2.1.2" ,
4141 " numpydoc==1.8.0" ,
4242 " pandas==2.2.3" ,
4343 " parse==1.20.2" ,
44- " pydata_sphinx_theme==0.15.4 " ,
44+ " pydata_sphinx_theme==0.16.0 " ,
4545 " pypandoc==1.14" ,
4646 " pytest-sphinx==0.6.3" ,
4747 " pyyaml==6.0.2" ,
48- " sphinx-autobuild==2024.9 .3" ,
48+ " sphinx-autobuild==2024.10 .3" ,
4949 " sphinx-autodoc-typehints==2.5.0" ,
5050 " sphinx-copybutton==0.5.2" ,
5151 " sphinx-notfound-page==1.0.4" ,
52- " sphinx-gallery==0.17.1 " ,
52+ " sphinx-gallery==0.18.0 " ,
5353]
5454[tool .flit .module ]
5555name = " pyconverter.generatedcommands"
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ tests = [
5656]
5757doc = [
5858 " Sphinx==8.1.3" ,
59- " ansys-sphinx-theme[autoapi]==1.1.5 " ,
59+ " ansys-sphinx-theme[autoapi]==1.1.7 " ,
6060 " build>= 0.10.0" ,
6161 " flit>=3.8.0" ,
6262 " inflect==7.4.0" ,
You can’t perform that action at this time.
0 commit comments