Skip to content

Commit 27c3021

Browse files
Bump sphinx-autodoc-typehints from 1.18.1 to 1.18.2 (#217)
Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 1.18.1 to 1.18.2. - [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@1.18.1...1.18.2) --- updated-dependencies: - dependency-name: sphinx-autodoc-typehints dependency-type: direct:production 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> Co-authored-by: Vera Harless <[email protected]>
1 parent 25da72b commit 27c3021

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
@@ -36,7 +36,7 @@ types-urllib3 = "^1.26.15"
3636
Sphinx = "^5.0.1"
3737
sphinx-rtd-theme = "^1.0.0"
3838
# keep this in sync with docs/requirements.txt for readthedocs.org
39-
sphinx-autodoc-typehints = "^1.18.1"
39+
sphinx-autodoc-typehints = "^1.18.2"
4040
types-certifi = "^2021.10.8"
4141
types-setuptools = "^57.4.17"
4242
pook = "^1.0.2"

0 commit comments

Comments
 (0)