Skip to content

Commit c26ea0e

Browse files
build(deps): bump sphinx-autodoc-typehints from 2.4.4 to 2.5.0
Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 2.4.4 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.4...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 bda7d6e commit c26ea0e

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
@@ -69,7 +69,7 @@ doc = [
6969
"pytest-sphinx==0.6.3",
7070
"regex==2024.9.11",
7171
"sphinx-autobuild==2024.10.3",
72-
"sphinx-autodoc-typehints==2.4.4",
72+
"sphinx-autodoc-typehints==2.5.0",
7373
"sphinx-copybutton==0.5.2",
7474
"sphinx-notfound-page==1.0.4",
7575
"sphinx-gallery==0.17.1",

0 commit comments

Comments
 (0)