From bbc7fbe32a4a14a8028755a9e2d056212dfd5de2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 16:08:23 +0000 Subject: [PATCH] fix(deps, pyamber): bump pillow from 12.2.0 to 12.3.0 in /amber Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.2.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/12.2.0...12.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- amber/operator-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/amber/operator-requirements.txt b/amber/operator-requirements.txt index 4765b205cc6..36d3630ec03 100644 --- a/amber/operator-requirements.txt +++ b/amber/operator-requirements.txt @@ -18,7 +18,7 @@ wordcloud==1.9.6 plotly==5.24.1 praw==7.6.1 -pillow==12.2.0 +pillow==12.3.0 # Pin torch to the CPU wheel on Linux x86_64 to avoid the NVIDIA CUDA deps. --extra-index-url https://download.pytorch.org/whl/cpu