Chore(deps): Bump pillow from 11.3.0 to 12.0.0 (#2869)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 2 Jan 2026 12:29:45 +0000 (13:29 +0100)
committerGitHub <noreply@github.com>
Fri, 2 Jan 2026 12:29:45 +0000 (13:29 +0100)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pyproject.toml
requirements_all.txt

index a2566275dbc4806d50d99a44f3dfd37c97d01ac4..338150830f9a37cd24e390ec1456d5ce0c1e1f07 100644 (file)
@@ -33,7 +33,7 @@ dependencies = [
   "music-assistant-models==1.1.86",
   "mutagen==1.47.0",
   "orjson==3.11.5",
-  "pillow==11.3.0",
+  "pillow==12.0.0",
   "podcastparser==0.6.11",
   "propcache>=0.2.1",
   "python-slugify==8.0.4",
index 8aeb4964713ad2a24e5343909f6b076430c1a8a7..8fdc05c57ec408ace0bce5ac8c9201a334aba5a8 100644 (file)
@@ -44,7 +44,7 @@ music-assistant-models==1.1.86
 mutagen==1.47.0
 niconico.py-ma==2.1.0.post1
 orjson==3.11.5
-pillow==11.3.0
+pillow==12.0.0
 pkce==1.0.3
 plexapi==4.17.2
 podcastparser==0.6.11