Skip to content

Commit bb08a3b

Browse files
Bump sphinx-autodoc-typehints from 2.0.0 to 2.1.0 (#227)
Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 2.0.0 to 2.1.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@2.0.0...2.1.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 8959129 commit bb08a3b

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

Lines changed: 8 additions & 8 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
@@ -53,7 +53,7 @@ pre-commit = "3.7.1"
5353
[tool.poetry.group.doc.dependencies]
5454
Sphinx = "7.3.7"
5555
gitpython = "3.1.42"
56-
sphinx-autodoc-typehints = "2.0.0"
56+
sphinx-autodoc-typehints = "2.1.0"
5757
furo = "2024.1.29"
5858
six = "1.16.0"
5959
releases = "2.1.1"

0 commit comments

Comments
 (0)