Skip to content

Commit 1fd48ff

Browse files
build: bump the docs-deps group across 1 directory with 2 updates
Bumps the docs-deps group with 2 updates in the / directory: [ansys-sphinx-theme[autoapi]](https://github.com/ansys/ansys-sphinx-theme) and [notebook](https://github.com/jupyter/notebook). Updates `ansys-sphinx-theme[autoapi]` from 1.2.2 to 1.2.3 - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](ansys/ansys-sphinx-theme@v1.2.2...v1.2.3) Updates `notebook` from 7.2.2 to 7.3.1 - [Release notes](https://github.com/jupyter/notebook/releases) - [Changelog](https://github.com/jupyter/notebook/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/[email protected]...@jupyter-notebook/[email protected]) --- updated-dependencies: - dependency-name: ansys-sphinx-theme[autoapi] dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docs-deps - dependency-name: notebook dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docs-deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c2925f9 commit 1fd48ff

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
@@ -76,7 +76,7 @@ tests-minimal = [
7676
"pytest-xvfb==3.0.0",
7777
]
7878
doc = [
79-
"ansys-sphinx-theme[autoapi]==1.2.2",
79+
"ansys-sphinx-theme[autoapi]==1.2.3",
8080
"ansys-tools-path==0.7.0",
8181
"ansys-tools-visualization-interface==0.6.0",
8282
"beartype==0.19.0",
@@ -89,7 +89,7 @@ doc = [
8989
"myst-parser==4.0.0",
9090
"nbconvert==7.16.4",
9191
"nbsphinx==0.9.5",
92-
"notebook==7.2.2",
92+
"notebook==7.3.1",
9393
"numpydoc==1.8.0",
9494
"numpy==2.1.3",
9595
"panel==1.5.4",

0 commit comments

Comments
 (0)