Skip to content

Commit 0011496

Browse files
Bump sphinx-autodoc-typehints from 1.23.3 to 2.3.0
Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 1.23.3 to 2.3.0. - [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases) - [Commits](tox-dev/sphinx-autodoc-typehints@1.23.3...2.3.0) --- updated-dependencies: - dependency-name: sphinx-autodoc-typehints dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 76b51d4 commit 0011496

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dev = [
4747
"myst-parser>=1.0",
4848
"sphinx-copybutton",
4949
"sphinx-autobuild",
50-
"sphinx-autodoc-typehints==1.23.3",
50+
"sphinx-autodoc-typehints==2.3.0",
5151
"packaging"
5252
]
5353

0 commit comments

Comments
 (0)