Chore(deps): Bump pillow from 11.1.0 to 11.2.1 (#2141)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 24 Apr 2025 13:33:07 +0000 (15:33 +0200)
committerGitHub <noreply@github.com>
Thu, 24 Apr 2025 13:33:07 +0000 (15:33 +0200)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.1.0 to 11.2.1.
- [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...11.2.1)

---
updated-dependencies:
- dependency-name: pillow
  dependency-version: 11.2.1
  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 3cd71b2f0a049a9be81af1793ef8b4a200291c7f..7319b135a45cf51600eb4552dda35f7c98dc3419 100644 (file)
@@ -27,7 +27,7 @@ dependencies = [
   "music-assistant-models==1.1.45",
   "mutagen==1.47.0",
   "orjson==3.10.16",
-  "pillow==11.1.0",
+  "pillow==11.2.1",
   "podcastparser==0.6.10",
   "python-slugify==8.0.4",
   "unidecode==1.3.8",
index 45aa656101d58be5b34764dc9cf9adf0e96d93e7..ae80ef0b4f43f1968b3927dbdb904c4bce272a20 100644 (file)
@@ -31,7 +31,7 @@ music-assistant-frontend==2.14.9
 music-assistant-models==1.1.45
 mutagen==1.47.0
 orjson==3.10.16
-pillow==11.1.0
+pillow==11.2.1
 pkce==1.0.3
 plexapi==4.16.1
 podcastparser==0.6.10