From a28c5ccecfaa7e561821753de2b76b0eb5d3f6cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 08:00:36 +0000 Subject: [PATCH] Bump pillow from 8.3.2 to 12.2.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.2 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/8.3.2...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index eba46a4..533ad4e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Flask==1.0.2 line-bot-sdk==1.8.0 gunicorn==19.9.0 -Pillow==8.3.2 +Pillow==12.2.0 numpy==1.14.5 tinydb==3.13.0 \ No newline at end of file