From 88b999c2305376f3aa1ca39047231b51ec279b94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 01:08:08 +0000 Subject: [PATCH] build(deps): bump pillow from 10.1.0 to 12.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.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/10.1.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 3fe7e208..cc99d23b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ email-validator>=2,<3 fastapi-mail==0.3.4.0 -pillow==10.1.0 +pillow==12.3.0 numpy~=1.24.4 matplotlib~=3.7.3 scikit-image===0.19.3