From 36e712d5d880b4f95a27cd61fcffc20c1e2de0a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 23:10:08 +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.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/11.3.0...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 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..a1baa9c 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.2.0