Chore(deps): Bump pillow from 11.2.1 to 11.3.0 (#2262)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 1 Jul 2025 21:43:48 +0000 (23:43 +0200)
committerGitHub <noreply@github.com>
Tue, 1 Jul 2025 21:43:48 +0000 (23:43 +0200)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.2.1 to 11.3.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.2.1...11.3.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-version: 11.3.0
  dependency-type: direct:production
...

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 33bf6bd07a8fb9adcabe334c14ea3411eac8e273..1feca13af32c17e4d549e6870265f2d50a15f77c 100644 (file)
@@ -27,7 +27,7 @@ dependencies = [
   "music-assistant-models==1.1.47",
   "mutagen==1.47.0",
   "orjson==3.10.18",
-  "pillow==11.2.1",
+  "pillow==11.3.0",
   "podcastparser==0.6.10",
   "python-slugify==8.0.4",
   "unidecode==1.4.0",
index b50e2a2b6a59fd0b0141540bde8d7ee8efd8c6d7..1884fcb360810fab6c66a3b2b6d762db80658f31 100644 (file)
@@ -33,7 +33,7 @@ music-assistant-frontend==2.15.2
 music-assistant-models==1.1.47
 mutagen==1.47.0
 orjson==3.10.18
-pillow==11.2.1
+pillow==11.3.0
 pkce==1.0.3
 plexapi==4.17.0
 podcastparser==0.6.10