From 2a977ef7db789be19ad0798a9d7ad2942380e92b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 17:15:03 +0000 Subject: [PATCH] Bump pillow from 11.2.1 to 12.1.1 in /llm Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.2.1 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.2.1...12.1.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- llm/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llm/requirements.txt b/llm/requirements.txt index 0dcfe9e..277471b 100644 --- a/llm/requirements.txt +++ b/llm/requirements.txt @@ -22,7 +22,7 @@ numpy==2.2.5 ollama==0.4.8 packaging==24.2 pandas==2.2.3 -pillow==11.2.1 +pillow==12.1.1 protobuf==6.30.2 pyarrow==20.0.0 pydantic==2.11.4