Chore(deps): Bump pywidevine from 1.8.0 to 1.9.0 (#2590)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 21 Nov 2025 15:43:20 +0000 (15:43 +0000)
committerGitHub <noreply@github.com>
Fri, 21 Nov 2025 15:43:20 +0000 (15:43 +0000)
* Chore(deps): Bump pywidevine from 1.8.0 to 1.9.0

Bumps [pywidevine](https://github.com/devine-dl/pywidevine) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/devine-dl/pywidevine/releases)
- [Changelog](https://github.com/devine-dl/pywidevine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/devine-dl/pywidevine/compare/v1.8.0...v1.9.0)

---
updated-dependencies:
- dependency-name: pywidevine
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
* Also bump deps in the provider

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marvin Schenkel <marvinschenkel@gmail.com>
music_assistant/providers/apple_music/manifest.json
requirements_all.txt

index 462be8ac133371b8ffbe284f45a2552d7e1f8bf7..15645968473f19b49635e00cc86ffc3d3780ee27 100644 (file)
@@ -5,7 +5,7 @@
   "name": "Apple Music",
   "description": "Stream Apple Music’s full catalogue and playlists.",
   "codeowners": ["@MarvinSchenkel"],
-  "requirements": ["pywidevine==1.8.0"],
+  "requirements": ["pywidevine==1.9.0"],
   "documentation": "https://music-assistant.io/music-providers/apple-music/",
   "multi_instance": true
 }
index ac63a7decc9b50bb541b83e83b4a4f032d79c063..5da536aaadf55bf4c7dd703a2e65b36296053fb2 100644 (file)
@@ -52,7 +52,7 @@ pycryptodome==3.23.0
 pylast==6.0.0
 python-fullykiosk==0.0.14
 python-slugify==8.0.4
-pywidevine==1.8.0
+pywidevine==1.9.0
 radios==0.3.2
 rokuecp==0.19.5
 shortuuid==1.0.13