Skip to content

chore(deps): bump pillow from 12.0.0 to 12.1.1#547

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/pillow-12.1.1
Open

chore(deps): bump pillow from 12.0.0 to 12.1.1#547
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/pillow-12.1.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 11, 2026

Bumps pillow from 12.0.0 to 12.1.1.

Release notes

Sourced from pillow's releases.

12.1.1

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

Dependencies

Other changes

12.1.0

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

Deprecations

Documentation

Dependencies

Testing

... (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.

@dependabot dependabot bot added dependencies python Pull requests that update Python code labels Feb 11, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 11, 2026 17:52
@dependabot dependabot bot added dependencies python Pull requests that update Python code labels Feb 11, 2026
@ebrattli
Copy link
Contributor

/gemini review

Copy link

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the pillow dependency from 12.0.0 to 12.1.1. This is a beneficial update as it includes a security fix for an out-of-bounds write vulnerability. However, the poetry.lock file appears to have been generated using a downgraded version of Poetry (from 2.3.2 to 2.2.1). This has resulted in incorrect dependency resolution, promoting several optional dependencies to non-optional, which could bloat production builds. I have left a critical comment detailing the issue and the required fix, which is to regenerate the lock file with the correct Poetry version.

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

---
updated-dependencies:
- dependency-name: pillow
  dependency-version: 12.1.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/pillow-12.1.1 branch from 2992e82 to 7baf3f4 Compare February 13, 2026 09:03
@github-actions
Copy link

Unit Test Results

    18 files  ±0      18 suites  ±0   35m 43s ⏱️ + 1m 39s
 1 212 tests ±0   1 212 ✅ ±0  0 💤 ±0  0 ❌ ±0 
15 840 runs  ±0  15 840 ✅ +9  0 💤  - 9  0 ❌ ±0 

Results for commit 7baf3f4. ± Comparison against base commit 99b915e.

@ebrattli ebrattli added waiting-for-risk-review Waiting for a member of the risk review team to take an action auto-merge Bulldozer auto-merge auto-update Bulldozer automatically rebase a PR labels Feb 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge Bulldozer auto-merge auto-update Bulldozer automatically rebase a PR dependencies python Pull requests that update Python code waiting-for-risk-review Waiting for a member of the risk review team to take an action

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant