From 856f6cd0d099283549893b59748202bc70a08cbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 19:31:01 +0000 Subject: [PATCH] Bump pillow from 12.1.1 to 12.2.0 in /icons Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.1.1 to 12.2.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/12.1.1...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- icons/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/requirements.txt b/icons/requirements.txt index 2564f9b..91422db 100644 --- a/icons/requirements.txt +++ b/icons/requirements.txt @@ -1 +1 @@ -pillow==12.1.1 +pillow==12.2.0