From 0a0125e3b02611bbcac13159227bd43279536ea6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 17:31:45 +0000 Subject: [PATCH] build(deps): bump pillow from 11.1.0 to 12.0.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.1.0 to 12.0.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/11.1.0...12.0.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index aebea81..c067089 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ kiwisolver==1.4.8 matplotlib==3.10.1 numpy==2.2.4 packaging==24.2 -pillow==11.1.0 +pillow==12.0.0 pip==25.0.1 pluggy==1.5.0 pyparsing==3.2.3