Skip to content

Commit

Permalink
Bump sphinx-autodoc-typehints from 2.2.3 to 2.3.0
Browse files Browse the repository at this point in the history
Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 2.2.3 to 2.3.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.2.3...2.3.0)

---
updated-dependencies:
- dependency-name: sphinx-autodoc-typehints
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent 8168918 commit 86cbd52
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 17 deletions.
43 changes: 27 additions & 16 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ furo = {optional=true, version='^2024.7'}
linkify-it-py = {optional=true, version='^2.0'}
myst-parser = {optional=true, version='^3.0'}
sphinx = {optional=true, version='^7.4'}
sphinx-autodoc-typehints = {optional=true, version='^2.2'}
sphinx-autodoc-typehints = {optional=true, version='^2.3'}
sphinx-copybutton = {optional=true, version='>=0.5'}
sphinx-design = {optional=true, version='>=0.2'}
sphinxcontrib-apidoc = {optional=true, version='^0.5'}
Expand Down

0 comments on commit 86cbd52

Please sign in to comment.