From 9720ded483034955d10aeaeb19148d4889edfbed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2026 18:04:36 +0000 Subject: [PATCH] Bump pillow from 10.2.0 to 12.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.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/10.2.0...12.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6b82a22..19b64d0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ numpy==1.24.4 openpyxl==3.1.2 packaging==23.2 pandas==2.0.3 -pillow==10.2.0 +pillow==12.3.0 plotly==5.24.1 ply==3.11 point-cloud-utils==0.30.4