Skip to content

Commit

Permalink
Update sphinx-autodoc-typehints requirement from ~=1.24 to ~=1.25
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@1.24.0...1.25.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 and ariebovenberg committed Nov 10, 2023
1 parent 2f5508b commit af0c585
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
sphinx<7.3
furo~=2023.9.10
sphinx-toolbox~=3.5.0
sphinx-autodoc-typehints~=1.24
sphinx-autodoc-typehints~=1.25

0 comments on commit af0c585

Please sign in to comment.