From 8eb62edf845d05ad3e0bbd435dc3ada9309a51e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 16:13:42 +0000 Subject: [PATCH] chore(deps): bump pillow in /sfguide-cohort-builder Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.4.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/10.4.0...12.1.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sfguide-cohort-builder/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sfguide-cohort-builder/requirements.txt b/sfguide-cohort-builder/requirements.txt index 58ec693..002b50a 100644 --- a/sfguide-cohort-builder/requirements.txt +++ b/sfguide-cohort-builder/requirements.txt @@ -60,7 +60,7 @@ pandas==2.2.2 pandocfilters==1.5.1 parso==0.8.4 pexpect==4.9.0 -pillow==10.4.0 +pillow==12.1.1 platformdirs==4.2.2 prometheus_client==0.20.0 prompt_toolkit==3.0.47