Skip to content

Commit dceb979

Browse files
Bump sphinx-autodoc-typehints from 2.0.1 to 2.3.0 (#950)
Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 2.0.1 to 2.3.0. - [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases) - [Commits](tox-dev/sphinx-autodoc-typehints@2.0.1...2.3.0) --- updated-dependencies: - dependency-name: sphinx-autodoc-typehints dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3691d0b commit dceb979

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 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
@@ -36,7 +36,7 @@ types-urllib3 = "^1.26.25"
3636
Sphinx = "^7.4.7"
3737
sphinx-rtd-theme = "^3.0.2"
3838
# keep this in sync with docs/requirements.txt for readthedocs.org
39-
sphinx-autodoc-typehints = "^2.0.1"
39+
sphinx-autodoc-typehints = "^2.3.0"
4040
types-certifi = "^2021.10.8"
4141
types-setuptools = "^80.9.0"
4242
pook = "^2.1.4"

0 commit comments

Comments
 (0)