Skip to content

Commit c28bdc9

Browse files
Bump sphinx-autodoc-typehints in the python-packages group (#427)
Bumps the python-packages group with 1 update: [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints). Updates `sphinx-autodoc-typehints` from 2.5.0 to 3.0.0 - [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases) - [Commits](tox-dev/sphinx-autodoc-typehints@2.5.0...3.0.0) --- updated-dependencies: - dependency-name: sphinx-autodoc-typehints dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cb60913 commit c28bdc9

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

poetry.lock

Lines changed: 6 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ openfermion = "^1.6.1"
2222
ipyparallel = "^9.0.0"
2323
furo = "^2024.8.6"
2424
myst-nb = "^1.1.2"
25-
sphinx-autodoc-typehints = "^2.4.4"
25+
sphinx-autodoc-typehints = "^3.0.0"
2626
enum-tools = { extras = ["sphinx"], version = "^0.12.0" }
2727
sphinxcontrib-googleanalytics = "^0.4"
2828

0 commit comments

Comments
 (0)