Skip to content

Commit

Permalink
Update sphinx-autodoc-typehints requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent 17862c9 commit a3b4c26
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 @@ -43,7 +43,7 @@ doc = [
"sphinx>=4,!=5.1.0,<7.2.7",
"sphinx-autoapi>=1.8,<3.1",
"sphinx-issues>=1.2,<3.1",
"sphinx-autodoc-typehints>1.19,<1.25.0",
"sphinx-autodoc-typehints>1.19,<1.26.0",
"sphinxcontrib-mermaid>0.7,<0.10.0",
]
tests = [
Expand Down

0 comments on commit a3b4c26

Please sign in to comment.