From ba55de5c84139a0a2adff116363e8c2642665ffe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 17:36:05 +0000 Subject: [PATCH] Bump pillow from 11.3.0 to 12.1.1 in /llm-evaluation Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.3.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.3.0...12.1.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- llm-evaluation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llm-evaluation/requirements.txt b/llm-evaluation/requirements.txt index 277f2a0..15ceed6 100644 --- a/llm-evaluation/requirements.txt +++ b/llm-evaluation/requirements.txt @@ -6,5 +6,5 @@ ragas==0.3.1 structlog==25.4.0 tqdm==4.67.1 langchain_google_vertexai==2.0.28 -Pillow==11.3.0 +Pillow==12.1.1