Skip to content

Commit 0e145b8

Browse files
Bump sphinx-autodoc-typehints from 1.23.0 to 2.3.0
Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 1.23.0 to 2.3.0. - [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases) - [Commits](tox-dev/sphinx-autodoc-typehints@1.23.0...2.3.0) --- updated-dependencies: - dependency-name: sphinx-autodoc-typehints dependency-version: 2.3.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 267b6ce commit 0e145b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"sphinx==5.3.0",
6363
"sphinx-argparse==0.4.0",
6464
"sphinx_rtd_theme==1.2.0",
65-
"sphinx-autodoc-typehints==1.23.0",
65+
"sphinx-autodoc-typehints==2.3.0",
6666
"m2r2==0.3.2",
6767
],
6868
"dev": ["tqdm", "pybel", "pebble", "maggma"],

0 commit comments

Comments
 (0)