Skip to content

Commit 276eb07

Browse files
Bump sphinx-autodoc-typehints from 1.16.0 to 1.17.0 (#367)
Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 1.16.0 to 1.17.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.16.0...1.17.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 4f0eb47 commit 276eb07

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
@@ -62,7 +62,7 @@ pytest-randomly = "^3.11"
6262
pytest-mypy-plugins = "^1.9"
6363

6464
sphinx = "^4.4"
65-
sphinx-autodoc-typehints = "^1.16"
65+
sphinx-autodoc-typehints = "^1.17"
6666
sphinxcontrib-mermaid = "^0.7"
6767
sphinx-typlog-theme = "^0.8"
6868
doc8 = "^0.10"

0 commit comments

Comments
 (0)