Skip to content

chore(deps): update pillow requirement from >=10.0 to >=12.3.0 - #3

Merged
musharna merged 1 commit into
mainfrom
dependabot/pip/pillow-gte-12.3.0
Jul 28, 2026
Merged

chore(deps): update pillow requirement from >=10.0 to >=12.3.0#3
musharna merged 1 commit into
mainfrom
dependabot/pip/pillow-gte-12.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 28, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on pillow to permit the latest version.

Release notes

Sourced from pillow's releases.

12.3.0

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

Removals

Documentation

Dependencies

Testing

... (truncated)

Changelog

Sourced from pillow's changelog.

Changelog (Pillow)

11.1.0 and newer

See GitHub Releases:

11.0.0 (2024-10-15)

  • Update licence to MIT-CMU #8460 [hugovk]

  • Conditionally define ImageCms type hint to avoid requiring core #8197 [radarhere]

  • Support writing LONG8 offsets in AppendingTiffWriter #8417 [radarhere]

  • Use ImageFile.MAXBLOCK when saving TIFF images #8461 [radarhere]

  • Do not close provided file handles with libtiff when saving #8458 [radarhere]

  • Support ImageFilter.BuiltinFilter for I;16* images #8438 [radarhere]

  • Use ImagingCore.ptr instead of ImagingCore.id #8341 [homm, radarhere, hugovk]

  • Updated EPS mode when opening images without transparency #8281 [Yay295, radarhere]

  • Use transparency when combining P frames from APNGs #8443 [radarhere]

  • Support all resampling filters when resizing I;16* images #8422 [radarhere]

  • Free memory on early return #8413 [radarhere]

  • Cast int before potentially exceeding INT_MAX #8402 [radarhere]

... (truncated)

Commits
  • bb1d8e8 12.3.0 version bump
  • e63fc48 Add release notes for SBOM and performance improvements (#9747)
  • 13b701b Add release notes for #9679
  • 5564ca7 List methods
  • a0920fd Speed up ImageChops operations (#9738)
  • 07e9a6c Speed up Image.filter() (#9736)
  • a94578c Speed up Image.getchannel(), Image.merge(), Image.putalpha() and `Image...
  • 53e02c4 Speed up Image.fill(), Image.linear_gradient() and `Image.radial_gradient...
  • af03747 Speed up Image.resample() (#9739)
  • 5c9ca56 Speed up alpha_composite, matrix, negative, quantize (#9740)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 28, 2026
@musharna

Copy link
Copy Markdown
Owner

⚠️ No CI ran on this PR — "mergeable" is not "verified"

This PR shows no status checks. orchid-clip has no workflows at all. So a green/clean state here means only "no merge
conflicts"
— nothing has actually exercised this dependency change.

Review the changelog for breaking changes before merging.

Before merging, smoke-test locally:

pip install -r requirements.txt
python app.py   # confirm it launches and renders

This gap exists because enabling the pip ecosystem gave this repo dependency PRs it has
no test suite to validate. Options: add a minimal import/launch smoke workflow, or narrow
.github/dependabot.yml so pip only opens security updates.

@musharna

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot
dependabot Bot force-pushed the dependabot/pip/pillow-gte-12.3.0 branch 3 times, most recently from 72d32a4 to a312ec3 Compare July 28, 2026 04:32
@musharna

Copy link
Copy Markdown
Owner

@dependabot rebase

Updates the requirements on [pillow](https://github.com/python-pillow/Pillow) to permit the latest version.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](python-pillow/Pillow@10.0.0...12.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/pillow-gte-12.3.0 branch from a312ec3 to 26eb6e3 Compare July 28, 2026 05:32
@musharna
musharna merged commit 51e9299 into main Jul 28, 2026
1 check passed
@musharna
musharna deleted the dependabot/pip/pillow-gte-12.3.0 branch July 28, 2026 05:34
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 Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant