Skip to content

Commit a5bcebd

Browse files
build(deps): bump the doc-dependencies group with 2 updates
Bumps the doc-dependencies group with 2 updates: [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme) and [sphinx-autoapi](https://github.com/readthedocs/sphinx-autoapi). Updates `ansys-sphinx-theme` from 1.1.6 to 1.1.7 - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](ansys/ansys-sphinx-theme@v1.1.6...v1.1.7) Updates `sphinx-autoapi` from 3.3.2 to 3.3.3 - [Release notes](https://github.com/readthedocs/sphinx-autoapi/releases) - [Changelog](https://github.com/readthedocs/sphinx-autoapi/blob/main/CHANGELOG.rst) - [Commits](readthedocs/sphinx-autoapi@v3.3.2...v3.3.3) --- updated-dependencies: - dependency-name: ansys-sphinx-theme dependency-type: direct:production update-type: version-update:semver-patch dependency-group: doc-dependencies - dependency-name: sphinx-autoapi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: doc-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aab6b38 commit a5bcebd

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
@@ -33,13 +33,13 @@ dependencies = [
3333
[project.optional-dependencies]
3434
tests = ["pytest==8.3.3", "pytest-pyvista==0.1.9", "pytest-cov==5.0.0"]
3535
doc = [
36-
"ansys-sphinx-theme==1.1.6",
36+
"ansys-sphinx-theme==1.1.7",
3737
"jupyter_sphinx==0.5.3",
3838
"jupytext==1.16.4",
3939
"nbsphinx==0.9.5",
4040
"numpydoc==1.8.0",
4141
"sphinx==8.1.3",
42-
"sphinx-autoapi==3.3.2",
42+
"sphinx-autoapi==3.3.3",
4343
"sphinx-copybutton==0.5.2",
4444
"sphinx_design==0.6.1",
4545
"sphinx-gallery==0.18.0",

0 commit comments

Comments
 (0)