Skip to content

Commit c61c21a

Browse files
build(deps): bump sphinx-autodoc-typehints in /_package
Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 2.4.1 to 2.5.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@2.4.1...2.5.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]>
1 parent b2530c6 commit c61c21a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_package/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ doc = [
4747
"pytest-sphinx==0.6.3",
4848
"pyyaml==6.0.2",
4949
"sphinx-autobuild==2024.9.3",
50-
"sphinx-autodoc-typehints==2.4.1",
50+
"sphinx-autodoc-typehints==2.5.0",
5151
"sphinx-copybutton==0.5.2",
5252
"sphinx-notfound-page==1.0.4",
5353
"sphinx-gallery==0.17.1",

0 commit comments

Comments
 (0)