From d58257cacf2084db18d6944db6f08e5d5d07aee9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Jul 2025 08:47:19 +0000 Subject: [PATCH] Bump pillow in /ai/generative-ai-service/doc-understanding-and-genAI Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.2.0 to 10.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/9.2.0...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 10.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../doc-understanding-and-genAI/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai/generative-ai-service/doc-understanding-and-genAI/requirements.txt b/ai/generative-ai-service/doc-understanding-and-genAI/requirements.txt index 4da9a1e47..1f5de67dc 100644 --- a/ai/generative-ai-service/doc-understanding-and-genAI/requirements.txt +++ b/ai/generative-ai-service/doc-understanding-and-genAI/requirements.txt @@ -2,7 +2,7 @@ streamlit==1.47.0 pandas==1.5.3 -Pillow==9.2.0 +Pillow==10.3.0 pdf2image==1.16.3 oci==2.155.2