Skip to content

Commit f05bf7b

Browse files
build(deps-dev): bump sphinx-autodoc-typehints from 1.19.5 to 1.20.0 (#1545)
Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 1.19.5 to 1.20.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.19.5...1.20.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 887fbfa commit f05bf7b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -92,7 +92,7 @@ pytest-subtests = "^0.9"
9292
hypothesis = "^6.57"
9393

9494
sphinx = "^5.2"
95-
sphinx-autodoc-typehints = "^1.19"
95+
sphinx-autodoc-typehints = "^1.20"
9696
sphinxcontrib-mermaid = "0.7.1"
9797
sphinx-typlog-theme = "^0.8"
9898
sphinx-hoverxref = "^1.3"

0 commit comments

Comments
 (0)