Skip to content

Commit e99ed16

Browse files
Bump sphinx-autodoc-typehints from 1.11.1 to 1.12.0 (#77)
Bumps [sphinx-autodoc-typehints](https://github.com/agronholm/sphinx-autodoc-typehints) from 1.11.1 to 1.12.0. - [Release notes](https://github.com/agronholm/sphinx-autodoc-typehints/releases) - [Changelog](https://github.com/agronholm/sphinx-autodoc-typehints/blob/master/CHANGELOG.rst) - [Commits](agronholm/sphinx-autodoc-typehints@1.11.1...1.12.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 72a771d commit e99ed16

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -61,7 +61,7 @@ pytest-randomly = "^3.7"
6161
pytest-mypy-plugins = "^1.6"
6262

6363
sphinx = "^3.5"
64-
sphinx-autodoc-typehints = "^1.11"
64+
sphinx-autodoc-typehints = "^1.12"
6565
sphinxcontrib-mermaid = "^0.6.3"
6666
sphinx-typlog-theme = "^0.8.0"
6767
doc8 = "^0.8.1"

0 commit comments

Comments
 (0)