From 5b071d50c8c05b8bed46bab119db378ca285807d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 15:18:00 +0000 Subject: [PATCH] Bump pillow from 10.3.0 to 12.1.1 in /src/backend Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.3.0 to 12.1.1. - [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.3.0...12.1.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/backend/requirements.txt b/src/backend/requirements.txt index 47c2730..7da20d0 100644 --- a/src/backend/requirements.txt +++ b/src/backend/requirements.txt @@ -13,7 +13,7 @@ grpcio==1.56.2 grpcio-tools==1.51.1 jsonschema==4.17.3 numpy==1.24.3 -Pillow==10.3.0 +Pillow==12.1.1 pycairo==1.23.0 PyGObject==3.42.2 python-periphery==2.4.1