From 99e1106e0b03cad4c1e19b9b9600a794226e98b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 00:23:55 +0000 Subject: [PATCH] Bump pillow in /community/llm_video_series/video_2_multimodal-rag Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.4.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.4.0...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../llm_video_series/video_2_multimodal-rag/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/llm_video_series/video_2_multimodal-rag/requirements.txt b/community/llm_video_series/video_2_multimodal-rag/requirements.txt index bfe53f88e..514d06e8b 100644 --- a/community/llm_video_series/video_2_multimodal-rag/requirements.txt +++ b/community/llm_video_series/video_2_multimodal-rag/requirements.txt @@ -1,7 +1,7 @@ pymupdf==1.24.10 streamlit==1.38.0 python-pptx==1.0.2 -Pillow==10.4.0 +Pillow==12.2.0 requests==2.32.3 frontend==0.0.3 llama-index-core==0.10.58