Skip to content

Commit e54c2cd

Browse files
build(deps): bump the doc-dependencies group with 3 updates
Bumps the doc-dependencies group with 3 updates: [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme), [sphinx](https://github.com/sphinx-doc/sphinx) and [sphinx-autoapi](https://github.com/readthedocs/sphinx-autoapi). Updates `ansys-sphinx-theme` from 1.3.1 to 1.3.2 - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](ansys/ansys-sphinx-theme@v1.3.1...v1.3.2) Updates `sphinx` from 8.1.3 to 8.2.1 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.2.1/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v8.1.3...v8.2.1) Updates `sphinx-autoapi` from 3.5.0 to 3.6.0 - [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.5.0...v3.6.0) --- updated-dependencies: - dependency-name: ansys-sphinx-theme dependency-type: direct:production update-type: version-update:semver-patch dependency-group: doc-dependencies - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-minor dependency-group: doc-dependencies - dependency-name: sphinx-autoapi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: doc-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e35f1cc commit e54c2cd

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
@@ -42,13 +42,13 @@ tests = [
4242
]
4343

4444
doc = [
45-
"ansys-sphinx-theme==1.3.1",
45+
"ansys-sphinx-theme==1.3.2",
4646
"jupyter_sphinx==0.5.3",
4747
"jupytext==1.16.7",
4848
"nbsphinx==0.9.6",
4949
"numpydoc==1.8.0",
50-
"sphinx==8.1.3",
51-
"sphinx-autoapi==3.5.0",
50+
"sphinx==8.2.1",
51+
"sphinx-autoapi==3.6.0",
5252
"sphinx-copybutton==0.5.2",
5353
"sphinx_design==0.6.1",
5454
"sphinx-gallery==0.19.0",

0 commit comments

Comments
 (0)