From 8acf09a80d5afbf18be2b706fdca6bff518e4979 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 May 2025 18:08:58 +0000 Subject: [PATCH] chore(deps): Bump pillow from 11.1.0 to 11.2.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.1.0 to 11.2.1. - [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/11.1.0...11.2.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 11.2.1 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 2bdb038..89416fe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ click==8.1.8 frozenlist==1.5.0 idna==3.10 multidict==6.4.3 -pillow==11.1.0 +pillow==11.2.1 propcache==0.3.1 psutil==7.0.0 pypng==0.20220715.0