From 9fdd02ddf635fb419ec3816b00ca3d3824c8a087 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Oct 2025 04:11:06 +0000 Subject: [PATCH] build(deps): bump pillow from 11.3.0 to 12.0.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.3.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.3.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 af6d218..3e5870e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -41,7 +41,7 @@ mypy-extensions==1.1.0 natsort==8.4.0 packaging==25.0 pathspec==0.12.1 -Pillow==11.3.0 +Pillow==12.0.0 pip==25.1.1 platformdirs==4.3.8 Pygments==2.19.1