From 9af0bc1f617da788f34e2d7dc94a648197824b1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 21:34:54 +0000 Subject: [PATCH] Bump pillow in /eval/chat_benchmarks/BigCodeBench/requirements Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.3.0 to 12.2.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/10.3.0...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../BigCodeBench/requirements/requirements-eval.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eval/chat_benchmarks/BigCodeBench/requirements/requirements-eval.txt b/eval/chat_benchmarks/BigCodeBench/requirements/requirements-eval.txt index 82e1e6bf..525127b5 100644 --- a/eval/chat_benchmarks/BigCodeBench/requirements/requirements-eval.txt +++ b/eval/chat_benchmarks/BigCodeBench/requirements/requirements-eval.txt @@ -31,7 +31,7 @@ numpy==1.21.2 opencv-python-headless==4.9.0.80 openpyxl==3.1.2 pandas==2.0.3 -Pillow==10.3.0 +Pillow==12.2.0 prettytable==3.10.0 psutil==5.9.5 pycryptodome==3.14.1