From 1163498e0416a5424ad6f6cd3bc9e43ad0c3383f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 19:53:43 +0000 Subject: [PATCH] Bump pillow from 10.3.0 to 12.2.0 in /server 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] --- server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/requirements.txt b/server/requirements.txt index 68e8c6f00f..4c4492ef23 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.2.0 protobuf==4.25.3 PyGithub==1.58.2 pyOpenSSL==23.2.0