Skip to content

Commit b8c0422

Browse files
Bump sphinx-autodoc-typehints from 1.22 to 1.23.0
Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 1.22 to 1.23.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@1.22...1.23.0) --- updated-dependencies: - dependency-name: sphinx-autodoc-typehints dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bd254dc commit b8c0422

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
@@ -253,7 +253,7 @@ dev = [
253253
"pytest-cov==4.0.0",
254254
"pytest==7.3.0 ",
255255
"ruff==0.0.261",
256-
"sphinx-autodoc-typehints==1.22",
256+
"sphinx-autodoc-typehints==1.23.0",
257257
"sphinx-prompt==1.5.0",
258258
"sphinxcontrib-spelling==8.0.0",
259259
"sybil==5.0.0",

0 commit comments

Comments
 (0)