Skip to content

Commit

Permalink
Update sphinx-autodoc-typehints requirement from ~=2.4.0 to ~=2.5.0
Browse files Browse the repository at this point in the history
Updates the requirements on [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) to permit the latest version.
- [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.4.0...2.5.0)

---
updated-dependencies:
- dependency-name: sphinx-autodoc-typehints
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 607b4ba commit ca45cc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ docs = [
"furo ~= 2024.8.6",
"myst-parser ~= 4.0.0",
"sphinx ~= 8.0.2",
"sphinx-autodoc-typehints ~= 2.4.0",
"sphinx-autodoc-typehints ~= 2.5.0",
"sphinx-click ~= 6.0.0",
"sphinx-copybutton ~= 0.5.2",
"sphinx-design ~= 0.6.0",
Expand Down

0 comments on commit ca45cc1

Please sign in to comment.