From aaf857b23f281aace790cfdde4b684c26085cb19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 17:31:18 +0000 Subject: [PATCH] chore(deps): Bump pillow from 11.2.1 to 11.3.0 in /server Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.2.1 to 11.3.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/11.2.1...11.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 11.3.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 b6020a5..e896688 100644 --- a/server/requirements.txt +++ b/server/requirements.txt @@ -46,7 +46,7 @@ numpy==2.2.4 openai==1.77.0 packaging==25.0 pdf2image==1.17.0 -pillow==11.2.1 +pillow==11.3.0 platformdirs==4.3.7 pluggy==1.5.0 polars-lts-cpu==1.29.0