Chore(deps): Bump ytmusicapi from 1.11.3 to 1.11.5 (#3081)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 3 Feb 2026 10:18:48 +0000 (10:18 +0000)
committerGitHub <noreply@github.com>
Tue, 3 Feb 2026 10:18:48 +0000 (10:18 +0000)
* Chore(deps): Bump ytmusicapi from 1.11.3 to 1.11.5

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

---
updated-dependencies:
- dependency-name: ytmusicapi
  dependency-version: 1.11.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

---------

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/ytmusic/manifest.json
requirements_all.txt

index 4dc2b20e1a7688866eea1dc1fddfc65d1c592d8f..94fea954a014899d1ebce4fd82edd100c58cdee1 100644 (file)
@@ -7,7 +7,7 @@
   "codeowners": ["@MarvinSchenkel"],
   "credits": ["[ytmusicapi](https://github.com/sigma67/ytmusicapi)"],
   "requirements": [
-    "ytmusicapi==1.11.3",
+    "ytmusicapi==1.11.5",
     "duration-parser==1.0.1",
     "deno==2.6.3"
   ],
index 8ee8ad3171ff19aa1f83c7c9303d550d2c152af7..639b7c4c475130471db9f18d605dbcdbd3f44af0 100644 (file)
@@ -76,5 +76,5 @@ uv>=0.8.0
 websocket-client==1.9.0
 xmltodict==1.0.2
 yandex-music==2.2.0
-ytmusicapi==1.11.3
+ytmusicapi==1.11.5
 zeroconf==0.148.0