Skip to content

Commit

Permalink
Upgraded the sphinx-autodoc-typehints dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
agronholm committed Aug 2, 2024
1 parent 383f434 commit 8f53ece
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 @@ -67,7 +67,7 @@ test = [
]
doc = [
"sphinx",
"sphinx-autodoc-typehints",
"sphinx-autodoc-typehints >= 2.2.3",
"sphinx-rtd-theme >= 1.3.0",
"sphinx-tabs >= 3.3.1",
]
Expand Down

0 comments on commit 8f53ece

Please sign in to comment.