Skip to content

build(deps-dev): update sphinx-autodoc-typehints requirement from >=2.3.0 to >=3.10.5#6517

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/sphinx-autodoc-typehints-gte-3.10.5
Closed

build(deps-dev): update sphinx-autodoc-typehints requirement from >=2.3.0 to >=3.10.5#6517
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/sphinx-autodoc-typehints-gte-3.10.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Updates the requirements on sphinx-autodoc-typehints to permit the latest version.

Release notes

Sourced from sphinx-autodoc-typehints's releases.

3.10.5

What's Changed

New Contributors

Full Changelog: tox-dev/sphinx-autodoc-typehints@3.10.4...3.10.5

Commits
  • bf535f6 🐛 fix(annotations): use class role for Ellipsis/NotImplementedType on 3.13+ (...
  • 9f50d8d [pre-commit.ci] pre-commit autoupdate (#706)
  • ac8ff5f process_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)
  • 517ac2a Fix typehints_formatter cache warning (#696)
  • d3eaacb [pre-commit.ci] pre-commit autoupdate (#693)
  • 6034cf6 [pre-commit.ci] pre-commit autoupdate (#692)
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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>
@dependabot dependabot Bot added Dependencies Pull requests that update a dependency file Python SDK labels Jun 8, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 8, 2026 03:53
@dependabot dependabot Bot added Dependencies Pull requests that update a dependency file Python SDK labels Jun 8, 2026
Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ 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.

Comment thread pyproject.toml
"shibuya",
"sphinx<8.2",
"sphinx-autodoc-typehints[type_comments]>=2.3.0",
"sphinx-autodoc-typehints[type_comments]>=3.10.5",
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Conflicting sphinx version constraints

High Severity

Raising sphinx-autodoc-typehints to >=3.10.5 in the docs group conflicts with the unchanged sphinx&lt;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)
Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 35636fd. Configure here.

@sentrivana sentrivana closed this Jun 8, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 8, 2026

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 @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/pip/sphinx-autodoc-typehints-gte-3.10.5 branch June 8, 2026 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies Pull requests that update a dependency file Python SDK

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant