Skip to content

Commit 97cdd56

Browse files
Bump sphinx-autodoc-typehints from 1.18.3 to 1.19.1 (#1458)
Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 1.18.3 to 1.19.1. - [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.18.3...1.19.1) --- 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 7f0e22f commit 97cdd56

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.8"
9292
hypothesis = "^6.54"
9393

9494
sphinx = "^5.0"
95-
sphinx-autodoc-typehints = "^1.18"
95+
sphinx-autodoc-typehints = "^1.19"
9696
sphinxcontrib-mermaid = "0.7.1"
9797
sphinx-typlog-theme = "^0.8"
9898
sphinx-hoverxref = "^1.1"

0 commit comments

Comments
 (0)