From b71bd3b32cfb146f3832cf1990a66315d37adb7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 17:44:06 +0000 Subject: [PATCH] fix: bump pillow in /packages/google-cloud-documentai-toolbox Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.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.0.0...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../testing/constraints-3.10.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/google-cloud-documentai-toolbox/testing/constraints-3.10.txt b/packages/google-cloud-documentai-toolbox/testing/constraints-3.10.txt index 8e7a004d3732..e89512534c7f 100644 --- a/packages/google-cloud-documentai-toolbox/testing/constraints-3.10.txt +++ b/packages/google-cloud-documentai-toolbox/testing/constraints-3.10.txt @@ -18,5 +18,5 @@ numpy==1.23.5 intervaltree==3.0.0 pikepdf==8.0.0 immutabledict==2.0.0 -Pillow==10.0.0 +Pillow==12.2.0 Jinja2==3.1.0