From c6666be37be8d091421ad37ff65bb126ea35d348 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 06:05:30 +0000 Subject: [PATCH] chore(deps): Bump pillow from 12.0.0 to 12.1.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.0.0 to 12.1.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.0.0...12.1.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d0e4deab7..a75eb98b5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ importlib-metadata==8.7.0 Jinja2==3.1.6 MarkupSafe==3.0.3 packaging==24.2 -Pillow==12.0.0 +Pillow==12.1.0 Pygments==2.19.2 PyYAML==6.0.3 reportlab==4.4.7