From cdcbb82e3c6a00104ef64257359bb856c24e8c2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 17:31:44 +0000 Subject: [PATCH] chore(deps): bump pillow in /data/python/use-cases/use-case-1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.3.0 to 12.1.1. - [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.3.0...12.1.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- data/python/use-cases/use-case-1/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/python/use-cases/use-case-1/requirements.txt b/data/python/use-cases/use-case-1/requirements.txt index 5d18c8ce..aafbadac 100644 --- a/data/python/use-cases/use-case-1/requirements.txt +++ b/data/python/use-cases/use-case-1/requirements.txt @@ -14,7 +14,7 @@ natsort==8.4.0 numpy==2.3.1 packaging==25.0 pandas==2.3.0 -pillow==11.3.0 +pillow==12.1.1 pydeseq2==0.5.2 pyparsing==3.2.3 python-dateutil==2.9.0.post0