From 37e37856bd6a3b2f66a1de21196ee1b1b99f05c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 07:32:08 +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.3.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.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.3.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..0eff7bee 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.3.0 prettytable==3.10.0 psutil==5.9.5 pycryptodome==3.14.1