Skip to content

Commit b7df8bc

Browse files
Update sphinx-autodoc-typehints requirement from ~=3.0.1 to ~=3.1.0
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) - [Commits](tox-dev/sphinx-autodoc-typehints@3.0.1...3.1.0) --- updated-dependencies: - dependency-name: sphinx-autodoc-typehints dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 66b6880 commit b7df8bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ docs = [
122122
"myst-parser ~= 4.0.0",
123123
# Sphinx 8 is the first version to drop Python 3.9.
124124
"sphinx ~= 8.1.3",
125-
"sphinx-autodoc-typehints ~= 3.0.1",
125+
"sphinx-autodoc-typehints ~= 3.1.0",
126126
"sphinx-copybutton ~= 0.5.2",
127127
"sphinx-design ~= 0.6.0",
128128
"sphinx-issues ~= 5.0.0",

0 commit comments

Comments
 (0)