From e69281834125388026109f0b64985e092ce36344 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 10:13:33 +0000 Subject: [PATCH] build(deps): bump pillow-heif from 1.3.0 to 1.5.0 Bumps [pillow-heif](https://github.com/bigcat88/pillow_heif) from 1.3.0 to 1.5.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.3.0...v1.5.0) --- updated-dependencies: - dependency-name: pillow-heif dependency-version: 1.5.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 a063a9c5..3ed91d6a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,5 +4,5 @@ xkcd==2.4.2 pytz==2026.2 asyncpg==0.31.0 python-Levenshtein==0.27.3 -pillow-heif==1.3.0 +pillow-heif==1.5.0 markdownify==1.2.2