Chore(deps): Bump pillow from 11.0.0 to 11.1.0 (#1867)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 13 Jan 2025 20:04:56 +0000 (21:04 +0100)
committerGitHub <noreply@github.com>
Mon, 13 Jan 2025 20:04:56 +0000 (21:04 +0100)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.0.0 to 11.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/11.0.0...11.1.0)

---
updated-dependencies:
- dependency-name: pillow
  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 793c9acb31c298abc5cf14c2e82339d1eb785e72..89c5dc53a04d758c03f7d2f7cb57734e9f144d07 100644 (file)
@@ -27,7 +27,7 @@ dependencies = [
   "music-assistant-frontend==2.10.4",
   "music-assistant-models==1.1.15",
   "orjson==3.10.12",
-  "pillow==11.0.0",
+  "pillow==11.1.0",
   "podcastparser==0.6.10",
   "python-slugify==8.0.4",
   "unidecode==1.3.8",
index dd4435b3a4a6432d51e5ab119695ba173d3bb943..a0bd736e6e25782365a94e4e4ee46efff6cb5c20 100644 (file)
@@ -27,7 +27,7 @@ memory-tempfile==2.2.3
 music-assistant-frontend==2.10.4
 music-assistant-models==1.1.15
 orjson==3.10.12
-pillow==11.0.0
+pillow==11.1.0
 pkce==1.0.3
 plexapi==4.15.16
 podcastparser==0.6.10