Skip to content
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions doc/changelog/812.maintenance.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
bump the doc group across 1 directory with 3 updates
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -80,15 +80,15 @@ doc = [
"sphinx-copybutton==0.5.2",
"sphinx-gallery==0.19.0",
"sphinx-autodoc-typehints==3.1.0",
"ansys-sphinx-theme==1.4.2",
"ansys-sphinx-theme==1.4.4",
"pypandoc==1.15",
"nbsphinx==0.9.6",
"nbsphinx==0.9.7",

"ipywidgets==8.1.7",
"joblib==1.5.0",
"scikit-learn==1.6.1",
"ipython==8.36.0",
"jupyterlab==4.4.1",
"jupyterlab==4.4.2",
"sphinx-jinja==2.0.2",
"sphinx-autoapi==3.6.0",
"pyvista==0.45.1",
Expand Down
Loading