From be58a647ad44b221147dbc7ae79521a09f51b525 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 22:48:47 +0000 Subject: [PATCH] Bump pillow from 10.2.0 to 12.2.0 in /community/oran-chatbot-multimodal 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/oran-chatbot-multimodal/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/oran-chatbot-multimodal/requirements.txt b/community/oran-chatbot-multimodal/requirements.txt index 8d901c74e..b99fbd60e 100644 --- a/community/oran-chatbot-multimodal/requirements.txt +++ b/community/oran-chatbot-multimodal/requirements.txt @@ -17,7 +17,7 @@ llama-hub==0.0.43 llama-index==0.9.22 opencv-python==4.8.0.74 pandas==2.2.0 -Pillow==10.2.0 +Pillow==12.2.0 pydantic==2.5.3 pymilvus==2.3.1 pymupdf==1.23.15