From 1377b919a5053efa85f16c7a0480b1f8a3437f0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 22:45:07 +0000 Subject: [PATCH] Bump pillow from 10.2.0 to 12.2.0 in /community/multimodal_assistant Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.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.2.0...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- community/multimodal_assistant/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/multimodal_assistant/requirements.txt b/community/multimodal_assistant/requirements.txt index 3e0ac110e..ff36ffac9 100644 --- a/community/multimodal_assistant/requirements.txt +++ b/community/multimodal_assistant/requirements.txt @@ -5,7 +5,7 @@ langchain_community==0.0.16 langchain_core==0.1.16 langchain_nvidia_ai_endpoints pandas==2.2.0 -Pillow==10.2.0 +Pillow==12.2.0 pydantic==2.5.3 pymilvus==2.3.5 python_pptx==0.6.23