chore(deps): update dependency sphinx-autodoc-typehints to v3.13.0#248
Conversation
There was a problem hiding this comment.
LGTM — routine dev-dependency bump.
What was reviewed: the diff is a single-line version bump of sphinx-autodoc-typehints (3.12.1 → 3.13.0) in the pip-compile-generated requirements-dev.txt lockfile, a docs-build-only dev dependency with no runtime impact. Upstream changelog shows only internal tooling/CI changes, no breaking changes.
Extended reasoning...
Overview
Single-file, single-line change: requirements-dev.txt bumps the pinned version of sphinx-autodoc-typehints from 3.12.1 to 3.13.0. This is an autogenerated pip-compile lockfile entry, not hand-written code, and the package is a Sphinx documentation build-time dependency, not part of the shipped library.
Security risks
None. This is a dev-only documentation tooling dependency; it has no runtime code path in the published package and does not touch auth, crypto, network, or data handling.
Level of scrutiny
Minimal scrutiny is appropriate: this is a mechanical, bot-generated dependency bump with no logic changes, following the established Renovate PR pattern already used repeatedly in this repo's recent commit history.
Other factors
No prior reviews or comments exist on this PR's timeline. The upstream release notes for 3.13.0 mention only internal CI/tooling changes (Python 3.15 CI testing, prettier→mdformat/yamlfmt swap), nothing that would affect consumers of the package's public API.
This PR contains the following updates:
==3.12.1→==3.13.0Release Notes
tox-dev/sphinx-autodoc-typehints (sphinx-autodoc-typehints)
v3.13.0Compare Source
What's Changed
Full Changelog: tox-dev/sphinx-autodoc-typehints@3.11.1...3.13.0
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.