From e74bec4330c2a73bf68494879b88a22ebba84d11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 14:51:03 +0000 Subject: [PATCH] Bump pillow from 10.3.0 to 12.1.1 in /server 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] --- server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/requirements.txt b/server/requirements.txt index 68e8c6f00f..65f7dfbd8a 100644 --- a/server/requirements.txt +++ b/server/requirements.txt @@ -25,7 +25,7 @@ json5==0.9.14 langdetect==1.0.9 markupsafe==2.1.2 parameterized==0.8.1 -pillow==10.3.0 +pillow==12.1.1 protobuf==4.25.3 PyGithub==1.58.2 pyOpenSSL==23.2.0