Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps willow from 1.11.0 to 1.12.0.

Release notes

Sourced from willow's releases.

v1.12.0

This release adds support for Python 3.14 and Pillow 12 and later

Python 3.9 is end of life and no longer supported as of this release.

What's Changed

Full Changelog: wagtail/Willow@v1.11.0...v1.12.0

Changelog

Sourced from willow's changelog.

1.12.0 (2025-10-26)

  • Add support for Python 3.14 (Storm Heg)
  • Drop support for Python 3.9 (Storm Heg)
  • The minimum required pillow-heif version is now 1.0.0 (Storm Heg)
  • Add support for Pillow 12 and beyond, removed hard upper bound (Storm Heg)
Commits
  • e98b89f Fix packages dir
  • 0e1d3b7 Fill in release date for v1.12.0
  • 2c02f93 Maintenance | add Pillow 12 support | drop Python 3.9 (#177)
  • f0d64c0 Drop Pillow upper bound
  • a61f59a Upgrade GitHub actions
  • 7af422c Update pre-commit hooks
  • e591709 Allow installing Pillow 12.x
  • 7ebbe30 Simplify pillow-heif requirement and raise it to 1.0.0
  • 0ddaab3 Support for Python 3.14 is no longer provisional
  • a999c16 Drop support for Python 3.9
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [willow](https://github.com/wagtail/Willow) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/wagtail/Willow/releases)
- [Changelog](https://github.com/wagtail/Willow/blob/main/docs/changelog.rst)
- [Commits](wagtail/Willow@v1.11.0...v1.12.0)

---
updated-dependencies:
- dependency-name: willow
  dependency-version: 1.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 27, 2025
@ndittren ndittren merged commit 9a2006a into master Oct 27, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/pip/willow-1.12.0 branch October 27, 2025 13:54
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.

2 participants