Skip to content

Commit e8140e9

Browse files
build(deps-dev): bump sphinx-autodoc-typehints from 1.22 to 1.23.0 (#1595)
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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7778a82 commit e8140e9

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ pytest-subtests = "^0.10"
9090
hypothesis = "^6.57"
9191

9292
sphinx = "^5.2"
93-
sphinx-autodoc-typehints = "^1.20"
93+
sphinx-autodoc-typehints = "^1.23"
9494
sphinxcontrib-mermaid = "0.8.1"
9595
sphinx-typlog-theme = "^0.8"
9696
sphinx-hoverxref = "^1.3"

0 commit comments

Comments
 (0)