chore(deps): bump pillow from 12.2.0 to 12.3.0#327
Conversation
Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.2.0 to 12.3.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@12.2.0...12.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.3.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
LGTM — routine dependency bump with no functional risk to eyecite.
What was reviewed: the diff is entirely within uv.lock, updating pillow's pinned version, hashes, and wheel URLs from 12.2.0 to 12.3.0. No source files, dependency declarations, or application logic are touched. Checked pillow's release notes for breaking changes (only a removal of unused non-image ImageCms modes) and confirmed eyecite has no direct pillow usage that would be affected.
Extended reasoning...
Overview
The PR is a Dependabot-generated bump of the pillow transitive/dev dependency from 12.2.0 to 12.3.0, touching only uv.lock. The diff consists entirely of regenerated hash/URL metadata for the new version's wheels and sdist — no pyproject.toml or source code changes.
Security risks
None identified. Pillow's 12.3.0 release notes list only a removal of unused ImageCms modes, documentation updates, and internal performance/testing improvements — no CVEs or security-relevant behavior changes affecting this bump. Lockfile hashes are consistent with the standard PyPI-published artifacts.
Level of scrutiny
Minimal scrutiny is appropriate: this is a mechanical, auto-generated lockfile change with no logic modifications, following an established and low-risk pattern (routine dependency version bump).
Other factors
No prior reviews or outstanding comments exist on this PR. The bug hunting system found no issues, and the scope is too narrow and mechanical to warrant human review.
Bumps pillow from 12.2.0 to 12.3.0.
Release notes
Sourced from pillow's releases.
... (truncated)
Commits
bb1d8e812.3.0 version bumpe63fc48Add release notes for SBOM and performance improvements (#9747)13b701bAdd release notes for #96795564ca7List methodsa0920fdSpeed up ImageChops operations (#9738)07e9a6cSpeed upImage.filter()(#9736)a94578cSpeed upImage.getchannel(),Image.merge(),Image.putalpha()and `Image...53e02c4Speed upImage.fill(),Image.linear_gradient()and `Image.radial_gradient...af03747Speed upImage.resample()(#9739)5c9ca56Speed upalpha_composite,matrix,negative,quantize(#9740)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)You can disable automated security fix PRs for this repo from the Security Alerts page.