chore(deps): update dependency sphinx-autodoc-typehints to v3.13.2 - #254
chore(deps): update dependency sphinx-autodoc-typehints to v3.13.2#254renovate[bot] wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
LGTM — trivial dev-dependency patch bump.
Extended reasoning...
Overview
Single-line change to requirements-dev.txt, bumping sphinx-autodoc-typehints from 3.13.0 to 3.13.1 (patch release). This is a Sphinx documentation build tool, used only for generating docs, not part of the shipped package or runtime.
Security risks
None. This is a dev-only dependency used for API doc generation; it has no runtime footprint in the published package and no interaction with user data, auth, or network I/O in this project.
Level of scrutiny
Minimal scrutiny warranted. This is a mechanical, Renovate-generated lockfile update for a patch version bump of a dev/doc tool, with no code changes anywhere else in the repo.
Other factors
No outstanding review comments in the PR timeline, no prior reviews from me, and the bug hunting system found no issues. The upstream changelog for 3.13.1 lists only resolver bugfixes, nothing that would affect this project's docs build in a risky way.
1330af3 to
0672c80
Compare
There was a problem hiding this comment.
LGTM — trivial dev-dependency version pin bump.
Extended reasoning...
Overview
This PR is an automated Renovate update that bumps sphinx-autodoc-typehints from 3.13.0 to 3.13.2 in requirements-dev.txt. The only change is the pinned version string on a single line; the pip-compile lock file structure and all other dependencies are untouched.
Security risks
None. sphinx-autodoc-typehints is a Sphinx documentation extension used only in the dev/docs build (via the dev extra), not part of the runtime package or its dependency tree. The upstream release notes for 3.13.1 and 3.13.2 show only small resolver bugfixes (subscripted type alias support, ignoring non-tuple type_params, stopping TYPE_CHECKING/stub gap cascades) — no CVEs or security-relevant changes.
Level of scrutiny
Minimal scrutiny is warranted: this is a mechanical, bot-generated patch-version bump to a dev-only tool with no code changes in the repository itself, following an established Renovate pattern.
Other factors
Single-file, single-line diff; no reviewer comments outstanding; no CODEOWNER-sensitive paths touched.
This PR contains the following updates:
==3.13.0→==3.13.2Release Notes
tox-dev/sphinx-autodoc-typehints (sphinx-autodoc-typehints)
v3.13.2Compare Source
What's Changed
Full Changelog: tox-dev/sphinx-autodoc-typehints@3.13.1...3.13.2
v3.13.1Compare Source
What's Changed
Full Changelog: tox-dev/sphinx-autodoc-typehints@3.13.0...3.13.1
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.