Skip to content

Commit b1d331a

Browse files
MAINT: Bump sphinx-autodoc-typehints from 1.22.0 to 1.24.0 (#11)
Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 1.22.0 to 1.24.0. - [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases) - [Changelog](https://github.com/tox-dev/sphinx-autodoc-typehints/blob/main/CHANGELOG.md) - [Commits](tox-dev/sphinx-autodoc-typehints@1.22...1.24.0) --- updated-dependencies: - dependency-name: sphinx-autodoc-typehints dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cb5d7a0 commit b1d331a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ doc = [
4444
"numpydoc==1.5.0",
4545
"Sphinx==7.1.1",
4646
"sphinx-autoapi==2.1.1",
47-
"sphinx-autodoc-typehints==1.22.0",
47+
"sphinx-autodoc-typehints==1.24.0",
4848
"sphinx-copybutton==0.5.2",
4949
]
5050

0 commit comments

Comments
 (0)