Skip to content

Commit e5023a0

Browse files
Bump sphinx-autodoc-typehints from 2.2.1 to 2.2.3 (#255)
Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 2.2.1 to 2.2.3. - [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.2.1...2.2.3) --- updated-dependencies: - dependency-name: sphinx-autodoc-typehints dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d1ef4fd commit e5023a0

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
@@ -53,7 +53,7 @@ pre-commit = "3.7.1"
5353
[tool.poetry.group.doc.dependencies]
5454
Sphinx = "7.3.7"
5555
gitpython = "3.1.43"
56-
sphinx-autodoc-typehints = "2.2.1"
56+
sphinx-autodoc-typehints = "2.2.3"
5757
furo = "2024.5.6"
5858
six = "1.16.0"
5959
releases = "2.1.1"

0 commit comments

Comments
 (0)