Skip to content

Commit 94ee484

Browse files
Bump sphinx-autodoc-typehints from 2.3.0 to 3.0.1 (#544)
Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 2.3.0 to 3.0.1. - [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases) - [Commits](tox-dev/sphinx-autodoc-typehints@2.3.0...3.0.1) --- updated-dependencies: - dependency-name: sphinx-autodoc-typehints dependency-version: 3.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c7c0f33 commit 94ee484

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
@@ -61,7 +61,7 @@
6161
"sphinx>=5.3.0",
6262
"sphinx-argparse==0.5.2",
6363
"sphinx_rtd_theme==3.0.2",
64-
"sphinx-autodoc-typehints==2.3.0",
64+
"sphinx-autodoc-typehints==3.0.1",
6565
],
6666
"dev": ["tqdm", "pybel", "pebble", "maggma"],
6767
"tests": ["pytest==8.3.3", "pytest-cov==6.1.1"],

0 commit comments

Comments
 (0)