Skip to content

chore(deps): bump pillow from 12.1.1 to 12.2.0#236

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/pillow-12.2.0
Open

chore(deps): bump pillow from 12.1.1 to 12.2.0#236
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/pillow-12.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 13, 2026

Bumps pillow from 12.1.1 to 12.2.0.

Release notes

Sourced from pillow's releases.

12.2.0

https://pillow.readthedocs.io/en/stable/releasenotes/12.2.0.html

Documentation

Dependencies

Testing

Other changes

... (truncated)

Commits

Dependabot compatibility score

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note

Low Risk
Lockfile-only dependency bump; risk is limited to potential runtime behavior/regressions introduced by the newer pillow release in image-processing paths.

Overview
Bumps pillow from 12.1.1 to 12.2.0 in uv.lock, updating the pinned artifact metadata (sdist/wheel URLs, sizes, and hashes) accordingly.

Reviewed by Cursor Bugbot for commit da637b7. Bugbot is set up for automated code reviews on this repo. Configure here.

Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.1.1 to 12.2.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.1.1...12.2.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-version: 12.2.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Apr 13, 2026
@dependabot dependabot Bot requested review from Copilot and removed request for Copilot April 13, 2026 23:44
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.

Security review completed for this PR.

No high-confidence vulnerabilities found in the diff.

Evidence:

  • The PR changes only uv.lock, with a single package update: pillow 12.1.1 -> 12.2.0.
  • No application/runtime code paths were modified, so there are no new injection, authz, secret-handling, deserialization, SSRF/XSS/CSRF, or permission-boundary changes introduced by this PR.
  • The lockfile continues to pin artifact hashes for sdist/wheels, which preserves integrity checks for dependency retrieval.
  • Upstream Pillow 12.2.0 release notes indicate security hardening/fixes (including decompression-bomb, OOB/integer-overflow, and parser loop issues), so this dependency bump appears risk-reducing rather than risk-increasing.

Residual risk / validation note:

  • This assessment assumes your build/install flow enforces lockfile hashes and does not permit unpinned dependency resolution outside uv.lock.
Open in Web View Automation 

Sent by Cursor Automation: Find vulnerabilities

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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants