Skip to content

Commit 8af0a24

Browse files
build(deps): bump sphinx-autodoc-typehints from 2.5.0 to 3.0.1
Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 2.5.0 to 3.0.1. - [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases) - [Commits](tox-dev/sphinx-autodoc-typehints@2.5.0...3.0.1) --- updated-dependencies: - dependency-name: sphinx-autodoc-typehints dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1785d7b commit 8af0a24

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.11.6",
7171
"sphinx-autobuild==2024.10.3",
72-
"sphinx-autodoc-typehints==2.5.0",
72+
"sphinx-autodoc-typehints==3.0.1",
7373
"sphinx-copybutton==0.5.2",
7474
"sphinx-notfound-page==1.0.4",
7575
"sphinx-gallery==0.18.0",

0 commit comments

Comments
 (0)