Skip to content

Commit 97b005e

Browse files
chore: bump the doc group with 2 updates
--- updated-dependencies: - dependency-name: nbsphinx dependency-version: 0.9.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: doc - dependency-name: jupyterlab dependency-version: 4.4.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: doc ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 40f3928 commit 97b005e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,12 +83,12 @@ doc = [
8383
"sphinx-autodoc-typehints==3.1.0",
8484
"ansys-sphinx-theme[autoapi]==1.6.1",
8585
"pypandoc==1.15",
86-
"nbsphinx==0.9.6",
86+
"nbsphinx==0.9.7",
8787
"ipywidgets==8.1.7",
8888
"joblib==1.5.2",
8989
"scikit-learn==1.7.2",
9090
"ipython==8.37.0",
91-
"jupyterlab==4.4.7",
91+
"jupyterlab==4.4.9",
9292
"pyvista==0.46.3",
9393
]
9494

0 commit comments

Comments
 (0)