build(deps-dev): update sphinx-autodoc-typehints requirement from >=2.3.0 to >=3.10.5#6517
build(deps-dev): update sphinx-autodoc-typehints requirement from >=2.3.0 to >=3.10.5#6517dependabot[bot] wants to merge 1 commit into
Conversation
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@2.3.0...3.10.5) --- updated-dependencies: - dependency-name: sphinx-autodoc-typehints dependency-version: 3.10.5 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 35636fd. Configure here.
| "shibuya", | ||
| "sphinx<8.2", | ||
| "sphinx-autodoc-typehints[type_comments]>=2.3.0", | ||
| "sphinx-autodoc-typehints[type_comments]>=3.10.5", |
There was a problem hiding this comment.
Conflicting sphinx version constraints
High Severity
Raising sphinx-autodoc-typehints to >=3.10.5 in the docs group conflicts with the unchanged sphinx<8.2 pin: releases in that range declare a Sphinx dependency of at least 8.2.3, which the cap excludes, so the docs environment may fail to resolve or install.
Additional Locations (1)
Reviewed by Cursor Bugbot for commit 35636fd. Configure here.
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |


Updates the requirements on sphinx-autodoc-typehints to permit the latest version.
Release notes
Sourced from sphinx-autodoc-typehints's releases.
Commits
bf535f6🐛 fix(annotations): use class role for Ellipsis/NotImplementedType on 3.13+ (...9f50d8d[pre-commit.ci] pre-commit autoupdate (#706)ac8ff5fprocess_signature: don't skip the first arg on bound instance methods (#705)06b29ab🐛 fix(annotations): avoid NameError for TYPE_CHECKING-only annotations on 3.1...80b518f🐛 fix(stubs): resolve type hints for PyO3 native submodules (#702)fe54e67[pre-commit.ci] pre-commit autoupdate (#699)fed9a81[pre-commit.ci] pre-commit autoupdate (#697)517ac2aFix typehints_formatter cache warning (#696)d3eaacb[pre-commit.ci] pre-commit autoupdate (#693)6034cf6[pre-commit.ci] pre-commit autoupdate (#692)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)