From f7c0b5c6101accd758fe510a1a54a1d3656f6cf4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 22:29:25 +0100 Subject: [PATCH] Bump pillow from 10.3.0 to 11.0.0 (#355) Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.3.0 to 11.0.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/10.3.0...11.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 287aa0a83..cdd467f1b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,4 +20,4 @@ zhconv==1.4.3 jinja2==3.1.4 coloredlogs==15.0.1 meilisearch==0.30.0 -pillow==10.3.0 +pillow==11.0.0