Skip to content

Commit 6caca0f

Browse files
chore: bump the doc group across 1 directory with 3 updates
Bumps the doc group with 3 updates in the / directory: [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme), [nbsphinx](https://github.com/spatialaudio/nbsphinx) and [jupyterlab](https://github.com/jupyterlab/jupyterlab). Updates `ansys-sphinx-theme` from 1.4.2 to 1.4.4 - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](ansys/ansys-sphinx-theme@v1.4.2...v1.4.4) Updates `nbsphinx` from 0.9.6 to 0.9.7 - [Release notes](https://github.com/spatialaudio/nbsphinx/releases) - [Changelog](https://github.com/spatialaudio/nbsphinx/blob/master/NEWS.rst) - [Commits](spatialaudio/nbsphinx@0.9.6...0.9.7) Updates `jupyterlab` from 4.4.1 to 4.4.2 - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/RELEASE.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.4.1...@jupyterlab/lsp@4.4.2) --- updated-dependencies: - dependency-name: ansys-sphinx-theme dependency-version: 1.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: doc - 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.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: doc ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a192c24 commit 6caca0f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,15 +80,15 @@ doc = [
8080
"sphinx-copybutton==0.5.2",
8181
"sphinx-gallery==0.19.0",
8282
"sphinx-autodoc-typehints==3.1.0",
83-
"ansys-sphinx-theme==1.4.2",
83+
"ansys-sphinx-theme==1.4.4",
8484
"pypandoc==1.15",
85-
"nbsphinx==0.9.6",
85+
"nbsphinx==0.9.7",
8686

8787
"ipywidgets==8.1.7",
8888
"joblib==1.5.0",
8989
"scikit-learn==1.6.1",
9090
"ipython==8.36.0",
91-
"jupyterlab==4.4.1",
91+
"jupyterlab==4.4.2",
9292
"sphinx-jinja==2.0.2",
9393
"sphinx-autoapi==3.6.0",
9494
"pyvista==0.45.1",

0 commit comments

Comments
 (0)