From aba01a5c8e75af0fd4825da3420d156b1748bb85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 17:45:43 +0000 Subject: [PATCH] chore(deps): bump pillow in /.github/scripts/readme_svgs Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.3.0 to 12.1.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.3.0...12.1.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/scripts/readme_svgs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/scripts/readme_svgs/requirements.txt b/.github/scripts/readme_svgs/requirements.txt index 7b756e9..dc1a2e8 100644 --- a/.github/scripts/readme_svgs/requirements.txt +++ b/.github/scripts/readme_svgs/requirements.txt @@ -1,2 +1,2 @@ requests==2.32.4 -pillow==11.3.0 +pillow==12.1.1