Skip to content

Update pillow-heif requirement from >=1.3.0 to >=1.4.0 - #5

Merged
hgosalia merged 1 commit into
mainfrom
dependabot/pip/pillow-heif-gte-1.4.0
Jun 19, 2026
Merged

Update pillow-heif requirement from >=1.3.0 to >=1.4.0#5
hgosalia merged 1 commit into
mainfrom
dependabot/pip/pillow-heif-gte-1.4.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates the requirements on pillow-heif to permit the latest version.

Changelog

Sourced from pillow-heif's changelog.

[1.4.0 - 2026-06-10]

Changed

  • libheif was updated from the 1.21.2 to 1.23.0 version. #426
  • libde265 was updated from the 1.0.16 to 1.1.0 version. #426
  • libx265 was updated from the 4.1 to 4.2 version. #426
  • Minimum required libheif version is 1.19.0. #416

Removed

  • options.ALLOW_INCORRECT_HEADERS option. Starting with libheif 1.22.0, libheif itself rejects images whose decoded size does not match the ispe header. #426

Fixed

  • sRGB NCLX color profile (BT.709 primaries) is now written by default during encoding when no color information was provided, to avoid color shifts in viewers. #407

[1.3.0 - 2026-02-27]

Added

  • Pixel aspect ratio (pasp) read/write support. #408
  • No-GIL (free-threaded Python) support. #405

Fixed

[1.2.1 - 2026-02-18]

Fixed

  • macOS: crash when cv2 and pillow_heif both bundle libx265 #403

[1.2.0 - 2026-01-23]

Changed

  • libheif was updated from the 1.20.2 to 1.21.2 version. #399
  • Dropped Python 3.9 support. #402
  • PREFERRED_DECODER must now always be a valid, available decoder ID, or an exception will be raised. (libheif change)

Fixed

  • PREFERRED_DECODER is now correctly taken into account when decoding depth and aux images. #399

[1.1.1 - 2025-09-30]

Changed

... (truncated)

Commits

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)

Updates the requirements on [pillow-heif](https://github.com/bigcat88/pillow_heif) to permit the latest version.
- [Release notes](https://github.com/bigcat88/pillow_heif/releases)
- [Changelog](https://github.com/bigcat88/pillow_heif/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bigcat88/pillow_heif/commits)

---
updated-dependencies:
- dependency-name: pillow-heif
  dependency-version: 1.4.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 Pull requests that update python code labels Jun 13, 2026
@github-actions

Copy link
Copy Markdown

📋 PR Summary

Title: Update pillow-heif requirement from >=1.3.0 to >=1.4.0
Author: @dependabot[bot]
Draft: No
1 files changed: +1 additions, -1 deletions

Description

This PR updates the pillow-heif library requirement from version 1.3.0 to 1.4.0 in the requirements.txt file. The change ensures that the application utilizes the latest features and improvements provided by the newer version of the library, which may include bug fixes, performance enhancements, and better support for HEIC/HEIF image formats. Users may experience improved handling of iPhone photos, as the update is aimed at enhancing the functionality related to HEIC/HEIF support.

Files

  • requirements.txt — Updated (+1/-1)

@hgosalia
hgosalia merged commit b737fec into main Jun 19, 2026
1 check passed
@dependabot
dependabot Bot deleted the dependabot/pip/pillow-heif-gte-1.4.0 branch June 19, 2026 15:00
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