From 593842cf7236dd81619fad6999546e4417696009 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 17:06:25 +0000 Subject: [PATCH] Bump pillow from 11.1.0 to 12.1.1 in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [pillow](https://github.com/python-pillow/Pillow). Updates `pillow` from 11.1.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.1.0...12.1.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d63d4423f..e36348594 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ pyautogui==0.9.54 pynput==1.8.1 numpy opencv-python -Pillow==11.1.0 +Pillow==12.1.1 tensorflow==2.19.0 scikit-learn==1.6.1 psutil>=5.9.0