From e5b822452a3ad7784bab99b7de7f3f9afed0431e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 20:06:03 +0000 Subject: [PATCH] Bump pillow from 10.3.0 to 12.2.0 in /src/backend Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.3.0 to 12.2.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.3.0...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 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..d9777fd 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.2.0 pycairo==1.23.0 PyGObject==3.42.2 python-periphery==2.4.1