From 4cc324a5f98fb0b04083c319ddde44afb034c0eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Feb 2025 15:02:17 +0000 Subject: [PATCH] Bump pillow from 10.2.0 to 11.1.0 in /requirements Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 to 11.1.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.2.0...11.1.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 8371bb1..c5caf6d 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -1,4 +1,4 @@ deltachat==1.142.7 py==1.11.0 -Pillow==10.2.0 +Pillow==11.1.0 Jinja2==3.1.5