From a98ffeb41ebede63238d83b6f42286605e4a4df1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Jan 2026 13:15:11 +0000 Subject: [PATCH] chore(deps): Bump pillow from 12.0.0 to 12.1.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.0.0 to 12.1.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.0.0...12.1.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.0 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 d00b644..184a85a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ typing_extensions==4.15.0 pyTelegramBotAPI==4.29.1 qrcode==8.2 pypng==0.20220715.0 -pillow==12.0.0 +pillow==12.1.0 # Cache / misc propcache==0.4.1