From b28e7ad3024d80868b1c6e32d52370b62e2901d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Jul 2025 02:49:15 +0000 Subject: [PATCH] chore(deps): Bump pillow from 11.2.1 to 11.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.2.1 to 11.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/11.2.1...11.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 11.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- wmt_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wmt_requirements.txt b/wmt_requirements.txt index 29a8c03..425adc5 100644 --- a/wmt_requirements.txt +++ b/wmt_requirements.txt @@ -27,7 +27,7 @@ numpy==2.3.0 # opencv-python==4.11.0.86 # Removed: using native python3-opencv from SDK instead packaging==25.0 pandas==2.3.0 -pillow==11.2.1 +pillow==11.3.0 protobuf==6.31.1 psutil==7.0.0 py-cpuinfo==9.0.0