Chore(deps): Bump ytmusicapi from 1.10.3 to 1.11.1 (#2370)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 13 Sep 2025 17:04:17 +0000 (19:04 +0200)
committerGitHub <noreply@github.com>
Sat, 13 Sep 2025 17:04:17 +0000 (19:04 +0200)
* Chore(deps): Bump ytmusicapi from 1.10.3 to 1.11.1

Bumps [ytmusicapi](https://github.com/sigma67/ytmusicapi) from 1.10.3 to 1.11.1.
- [Release notes](https://github.com/sigma67/ytmusicapi/releases)
- [Commits](https://github.com/sigma67/ytmusicapi/compare/1.10.3...1.11.1)

---
updated-dependencies:
- dependency-name: ytmusicapi
  dependency-version: 1.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
* Update manifest.json

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>
music_assistant/providers/ytmusic/manifest.json
requirements_all.txt

index 7f2df11ee4d6bd06d6e0cc8f46ecdd5e2e080f26..10358debc5fae35a8eace401546da86cc2041190 100644 (file)
@@ -6,7 +6,7 @@
   "description": "Support for the YouTube Music streaming provider in Music Assistant.",
   "codeowners": ["@MarvinSchenkel"],
   "requirements": [
-    "ytmusicapi==1.10.3",
+    "ytmusicapi==1.11.1",
     "duration-parser==1.0.1"
   ],
   "documentation": "https://music-assistant.io/music-providers/youtube-music/",
index 0bbef93f80e3ad1e09aa46d762174336a0f8ed3b..a0d1ab5b37d9c14c9052c790e4ab510167b5fd5a 100644 (file)
@@ -59,5 +59,5 @@ unidecode==1.4.0
 uv>=0.8.0
 websocket-client==1.8.0
 xmltodict==0.14.2
-ytmusicapi==1.10.3
+ytmusicapi==1.11.1
 zeroconf==0.147.2