From abd35dbd837a7a3c1be14806011eca38e7f7b6f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 28 Dec 2025 20:53:39 +0000 Subject: [PATCH] Bump pillow from 11.2.1 to 11.3.0 in /core 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] --- core/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/requirements.txt b/core/requirements.txt index 5040cb8..0d4368d 100644 --- a/core/requirements.txt +++ b/core/requirements.txt @@ -40,7 +40,7 @@ opencv-python==4.11.0.86 opt_einsum==3.4.0 packaging==25.0 pefile==2023.2.7 -pillow==11.2.1 +pillow==11.3.0 proto-plus==1.26.1 protobuf==5.29.4 psutil==7.0.0