From aca6bdc36ac4379834787a9a124e362d0789e3ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 17:49:11 +0000 Subject: [PATCH] Bump pillow in /community/agi-agent-application/radrag/backend Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.1.0 to 12.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/11.1.0...12.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- community/agi-agent-application/radrag/backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/agi-agent-application/radrag/backend/requirements.txt b/community/agi-agent-application/radrag/backend/requirements.txt index f36f154..34607fd 100644 --- a/community/agi-agent-application/radrag/backend/requirements.txt +++ b/community/agi-agent-application/radrag/backend/requirements.txt @@ -44,7 +44,7 @@ networkx==3.4.2 pyyaml==6.0.2 regex==2024.11.6 filelock==3.18.0 -Pillow==11.1.0 +Pillow==12.3.0 safetensors==0.5.3 sympy==1.13.1 mpmath==1.3.0