Skip to content

Commit 086b466

Browse files
build(deps): bump the doc-dependencies group across 1 directory with 2 updates
Bumps the doc-dependencies group with 2 updates in the / directory: [ansys-sphinx-theme[autoapi]](https://github.com/ansys/ansys-sphinx-theme) and [sphinx-gallery](https://github.com/sphinx-gallery/sphinx-gallery). Updates `ansys-sphinx-theme[autoapi]` from 1.2.6 to 1.3.1 - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](ansys/ansys-sphinx-theme@v1.2.6...v1.3.1) Updates `sphinx-gallery` from 0.18.0 to 0.19.0 - [Release notes](https://github.com/sphinx-gallery/sphinx-gallery/releases) - [Changelog](https://github.com/sphinx-gallery/sphinx-gallery/blob/master/.github_changelog_generator) - [Commits](sphinx-gallery/sphinx-gallery@v0.18.0...v0.19.0) --- updated-dependencies: - dependency-name: ansys-sphinx-theme[autoapi] dependency-type: direct:production update-type: version-update:semver-minor dependency-group: doc-dependencies - dependency-name: sphinx-gallery dependency-type: direct:production update-type: version-update:semver-minor dependency-group: doc-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cac9856 commit 086b466

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
@@ -40,7 +40,7 @@ tests = [
4040
"pyvista[trame]==0.44.2"
4141
]
4242
doc = [
43-
"ansys-sphinx-theme[autoapi]==1.2.6",
43+
"ansys-sphinx-theme[autoapi]==1.3.1",
4444
"ansys-tools-visualization-interface==0.8.1",
4545
"jupyter-sphinx==0.5.3",
4646
"numpydoc==1.8.0",
@@ -49,7 +49,7 @@ doc = [
4949
"pyvista==0.44.2",
5050
"sphinx-autodoc-typehints==3.0.1",
5151
"sphinx-copybutton==0.5.2",
52-
"sphinx-gallery==0.18.0",
52+
"sphinx-gallery==0.19.0",
5353
"sphinx-notfound-page==1.1.0",
5454
"sphinxemoji==0.3.1",
5555
]

0 commit comments

Comments
 (0)