Skip to content

Commit d22a427

Browse files
build(deps): bump the dev-dependencies group with 2 updates
Bumps the dev-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: dev-dependencies - dependency-name: sphinx-autoapi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent db3f632 commit d22a427

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,10 +40,10 @@ tests = [
4040
"gitpython==3.1.43",
4141
]
4242
doc = [
43-
"ansys-sphinx-theme==1.1.6",
43+
"ansys-sphinx-theme==1.1.7",
4444
"numpydoc==1.8.0",
4545
"sphinx==8.1.3",
46-
"sphinx-autoapi==3.3.2",
46+
"sphinx-autoapi==3.3.3",
4747
"sphinx-autodoc-typehints==2.5.0",
4848
"sphinx-copybutton==0.5.2",
4949
]

0 commit comments

Comments
 (0)