From 412bb0507ec97717f4a3300e87992fb938f521d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 19:05:29 +0000 Subject: [PATCH] Bump pillow from 9.5.0 to 12.1.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.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/9.5.0...12.1.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7c12143..d5429a8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ motor numpy opencv-python pytz -pillow==9.5.0 +pillow==12.1.0 psutil py-tgcalls pykeyboard