Skip to content

Commit f5bc1ba

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-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints). Updates `ansys-sphinx-theme` from 1.2.4 to 1.2.6 - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](ansys/ansys-sphinx-theme@v1.2.4...v1.2.6) Updates `sphinx-autodoc-typehints` from 3.0.0 to 3.0.1 - [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases) - [Commits](tox-dev/sphinx-autodoc-typehints@3.0.0...3.0.1) --- updated-dependencies: - dependency-name: ansys-sphinx-theme dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: sphinx-autodoc-typehints dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3cfc9af commit f5bc1ba

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,11 +40,11 @@ tests = [
4040
"gitpython==3.1.44",
4141
]
4242
doc = [
43-
"ansys-sphinx-theme==1.2.4",
43+
"ansys-sphinx-theme==1.2.6",
4444
"numpydoc==1.8.0",
4545
"sphinx==8.1.3",
4646
"sphinx-autoapi==3.4.0",
47-
"sphinx-autodoc-typehints==3.0.0",
47+
"sphinx-autodoc-typehints==3.0.1",
4848
"sphinx-copybutton==0.5.2",
4949
]
5050

0 commit comments

Comments
 (0)