From c9a65b416a80407d25e26327406bb734cde5e373 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 19:58:31 +0000 Subject: [PATCH] Bump pillow in /src/win-arena-container/vm/setup/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] --- src/win-arena-container/vm/setup/server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/win-arena-container/vm/setup/server/requirements.txt b/src/win-arena-container/vm/setup/server/requirements.txt index 7568ec8..a8df7a4 100644 --- a/src/win-arena-container/vm/setup/server/requirements.txt +++ b/src/win-arena-container/vm/setup/server/requirements.txt @@ -1,6 +1,6 @@ python3-xlib==0.15 PyAutoGUI==0.9.54 -Pillow==10.3.0 +Pillow==12.2.0 # git+https://github.com/moses-palmer/pynput.git@refs/pull/541/head # to make sure that it works on Apple Silicon requests flask