From cff21d70b148e769ceef88da767c383a6eeaa13d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 09:31:45 +0000 Subject: [PATCH] build(deps): bump pillow-heif from 1.1.1 to 1.2.0 Bumps [pillow-heif](https://github.com/bigcat88/pillow_heif) from 1.1.1 to 1.2.0. - [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/compare/v1.1.1...v1.2.0) --- updated-dependencies: - dependency-name: pillow-heif dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8cff39a..9f8774a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -97,7 +97,7 @@ pillow==12.1.0 # via # -r requirements.in # pillow-heif -pillow-heif==1.1.1 +pillow-heif==1.2.0 # via -r requirements.in platformdirs==4.5.0 # via datasette