From dba86edd94d8ca6d2ffd9944fcbe34bb6e482f4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 23:48:24 +0000 Subject: [PATCH] Bump pillow in /backend in the pip group across 1 directory Bumps the pip group with 1 update in the /backend directory: [pillow](https://github.com/python-pillow/Pillow). Updates `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 dependency-group: pip ... 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 73c7f6a..8dad1d8 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -75,7 +75,7 @@ ordered-set==4.1.0 packaging==25.0 pandas==2.3.3 peewee==3.18.3 -pillow==12.1.1 +pillow==12.2.0 Pint==0.25.2 platformdirs==4.5.1 pluggy==1.6.0