Skip to content

Commit 9c46432

Browse files
dependabot[bot]Dresdn
authored andcommitted
chore(deps-dev): bump sphinx-autodoc-typehints from 2.3.0 to 3.0.1
Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 2.3.0 to 3.0.1. - [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases) - [Commits](tox-dev/sphinx-autodoc-typehints@2.3.0...3.0.1) --- updated-dependencies: - dependency-name: sphinx-autodoc-typehints dependency-version: 3.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a7d2192 commit 9c46432

2 files changed

Lines changed: 30 additions & 10 deletions

File tree

poetry.lock

Lines changed: 29 additions & 9 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
@@ -81,7 +81,7 @@ optional = true
8181
[tool.poetry.group.docs.dependencies]
8282
sphinx = ">=5.0,<9.0"
8383
sphinx-rtd-theme = ">=1.3,<4.0"
84-
sphinx-autodoc-typehints = ">=1.19.5,<3.0.0"
84+
sphinx-autodoc-typehints = ">=1.19.5,<4.0.0"
8585
m2r2 = "^0.3"
8686
tomlkit = ">=0.13.0,<0.16"
8787

0 commit comments

Comments
 (0)