From 6488a4b7d09d8302f33bfc40299cb331f86880ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 22:49:26 +0000 Subject: [PATCH] Bump pillow from 10.0.1 to 12.3.0 in /backend_flask Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.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/10.0.1...12.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend_flask/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend_flask/requirements.txt b/backend_flask/requirements.txt index cca6696..7b55d8a 100644 --- a/backend_flask/requirements.txt +++ b/backend_flask/requirements.txt @@ -5,7 +5,7 @@ numpy==1.24.3 pandas==2.1.1 pytesseract==0.3.10 ultralytics==8.0.196 -pillow==10.0.1 +pillow==12.3.0 python-dateutil==2.8.2 openpyxl==3.1.2 torch==2.1.0