Skip to content

Commit 3584fc6

Browse files
chore: bump the doc group across 1 directory with 4 updates
Bumps the doc group with 4 updates in the / directory: [ipython](https://github.com/ipython/ipython), [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme), [nbsphinx](https://github.com/spatialaudio/nbsphinx) and [jupyterlab](https://github.com/jupyterlab/jupyterlab). Updates `ipython` from 8.32.0 to 8.34.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.32.0...8.34.0) Updates `ansys-sphinx-theme` from 1.3.2 to 1.3.3 - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](ansys/ansys-sphinx-theme@v1.3.2...v1.3.3) 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.3.5 to 4.3.6 - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/@jupyterlab/[email protected]/CHANGELOG.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/[email protected]...@jupyterlab/[email protected]) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production update-type: version-update:semver-minor dependency-group: doc - dependency-name: ansys-sphinx-theme dependency-type: direct:production update-type: version-update:semver-patch dependency-group: doc - dependency-name: nbsphinx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: doc - dependency-name: jupyterlab dependency-type: direct:production update-type: version-update:semver-patch dependency-group: doc ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4bb4ac8 commit 3584fc6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pyproject.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ tests = [
6262
"openpyxl==3.1.5",
6363
"scikit-learn==1.6.1",
6464
"pytest-xdist==3.6.1",
65-
"ipython==8.32.0",
65+
"ipython==8.35.0",
6666
"pyvista==0.44.2",
6767
]
6868
doc = [
@@ -79,14 +79,14 @@ doc = [
7979
"sphinx-copybutton==0.5.2",
8080
"sphinx-gallery==0.19.0",
8181
"sphinx-autodoc-typehints==3.1.0",
82-
"ansys-sphinx-theme==1.3.2",
82+
"ansys-sphinx-theme==1.4.2",
8383
"pypandoc==1.15",
84-
"nbsphinx==0.9.6",
84+
"nbsphinx==0.9.7",
8585
"ipywidgets==8.1.6",
8686
"joblib==1.4.2",
8787
"scikit-learn==1.6.1",
88-
"ipython==8.32.0",
89-
"jupyterlab==4.3.5",
88+
"ipython==8.35.0",
89+
"jupyterlab==4.3.6",
9090
"sphinx-jinja==2.0.2",
9191
"sphinx-autoapi==3.6.0",
9292
"pyvista==0.44.2",

0 commit comments

Comments
 (0)