From 79f6631a9cf306c67ec02162b3ac2489e80d14b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 03:34:43 +0000 Subject: [PATCH] Bump pillow from 6.2.1 to 12.3.0 in /scripts/build/docker Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.1 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/6.2.1...12.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scripts/build/docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/build/docker/requirements.txt b/scripts/build/docker/requirements.txt index e7c3d2c..98c315d 100644 --- a/scripts/build/docker/requirements.txt +++ b/scripts/build/docker/requirements.txt @@ -17,7 +17,7 @@ packaging==21.0 pandas==1.1.5 paramiko==3.3.1 pathlib2==2.3.6 -Pillow==6.2.1 +Pillow==12.3.0 plotly==5.16.1 protobuf==3.19.6 psutil==5.9.5