From c0408f2ed0709a32b34d61b1a380200a361b1a96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 16:55:43 +0000 Subject: [PATCH] chore(deps): bump pillow from 11.1.0 to 12.1.1 in /docker/config Bumps [pillow](https://github.com/python-pillow/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 ... Signed-off-by: dependabot[bot] --- docker/config/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/config/requirements.txt b/docker/config/requirements.txt index e285b07..27ee85c 100644 --- a/docker/config/requirements.txt +++ b/docker/config/requirements.txt @@ -1,3 +1,3 @@ numpy==2.2.4 opencv-python==4.11.0.86 -Pillow==11.1.0 +Pillow==12.1.1