From 27be0ec8d7ff6f240de66891240c9221c88cc363 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 03:31:17 +0000 Subject: [PATCH] build(deps): bump pillow from 10.4.0 to 12.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.4.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.4.0...12.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-test.txt b/requirements-test.txt index 5ac99af..ca20a10 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,4 +1,4 @@ Flask==3.0.3 Werkzeug==3.0.4 -Pillow==10.4.0 +Pillow==12.3.0 ruff==0.12.8 diff --git a/requirements.txt b/requirements.txt index 7ea4ae9..0a83bfc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ scipy==1.17.1 opencv-python-headless==4.10.0.84 Flask==3.0.3 Werkzeug==3.0.4 -Pillow==10.4.0 +Pillow==12.3.0 waitress==3.0.2 torch==2.5.1 torchvision==0.20.1