Skip to content

Commit 83abf69

Browse files
Bump sphinx-autodoc-typehints from 1.24.0 to 1.24.1 (#2473)
Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 1.24.0 to 1.24.1. - [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.24.0...1.24.1) --- updated-dependencies: - dependency-name: sphinx-autodoc-typehints dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d89968a commit 83abf69

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
@@ -91,7 +91,7 @@ doc = [
9191
"pythreejs==2.4.2",
9292
"pyvista[trame]==0.42.3",
9393
"sphinx-autobuild==2021.3.14",
94-
"sphinx-autodoc-typehints==1.24.0",
94+
"sphinx-autodoc-typehints==1.24.1",
9595
"sphinx-copybutton==0.5.2",
9696
"sphinx-gallery==0.14.0",
9797
"sphinxcontrib-websupport==1.2.6",

0 commit comments

Comments
 (0)