From ce7085c287cac3ebf3bcb9afc67542705a697ab8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 20:41:28 +0000 Subject: [PATCH] chore(deps): bump pillow from 12.1.1 to 12.2.0 in /backend Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.1.1 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/12.1.1...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 97b1e92..91bf511 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -53,7 +53,7 @@ orjson==3.11.6 ujson==5.11.0 filelock==3.29.0 werkzeug==3.1.6 -pillow==12.1.1 +pillow==12.2.0 matplotlib==3.10.0 pygments==2.20.0 seaborn==0.13.2