Chore(deps): Bump pillow from 12.0.0 to 12.1.0 (#2937)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 14 Jan 2026 07:28:36 +0000 (08:28 +0100)
committerGitHub <noreply@github.com>
Wed, 14 Jan 2026 07:28:36 +0000 (08:28 +0100)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pyproject.toml
requirements_all.txt

index ac1970d0313a2b4c2b7768848fab527915b9491e..d5c6e2b40f1aa1a1829c854ec442c9731326205d 100644 (file)
@@ -33,7 +33,7 @@ dependencies = [
   "music-assistant-models==1.1.88",
   "mutagen==1.47.0",
   "orjson==3.11.5",
-  "pillow==12.0.0",
+  "pillow==12.1.0",
   "podcastparser==0.6.11",
   "propcache>=0.2.1",
   "python-slugify==8.0.4",
index 5171835e7b92709c8f8fcdc731ff45509868d4a9..5001535baa7171c801b9c3042c38427093dc7aa0 100644 (file)
@@ -45,7 +45,7 @@ music-assistant-models==1.1.88
 mutagen==1.47.0
 niconico.py-ma==2.1.0.post1
 orjson==3.11.5
-pillow==12.0.0
+pillow==12.1.0
 pkce==1.0.3
 plexapi==4.17.2
 podcastparser==0.6.11