Chore(deps): Bump ytmusicapi from 1.8.2 to 1.9.1 (#1821)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 4 Jan 2025 14:01:33 +0000 (15:01 +0100)
committerGitHub <noreply@github.com>
Sat, 4 Jan 2025 14:01:33 +0000 (15:01 +0100)
* Chore(deps): Bump ytmusicapi from 1.8.2 to 1.9.1

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

---
updated-dependencies:
- dependency-name: ytmusicapi
  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 92163ec47c8b5416e5c2f4c3a70ed50acc9a6c7c..85975030d54bc76e2501807a74a21086b3fc6dce 100644 (file)
@@ -4,7 +4,7 @@
   "name": "YouTube Music",
   "description": "Support for the YouTube Music streaming provider in Music Assistant.",
   "codeowners": ["@MarvinSchenkel"],
-  "requirements": ["ytmusicapi==1.8.2", "yt-dlp==2024.12.23"],
+  "requirements": ["ytmusicapi==1.9.1", "yt-dlp==2024.12.23"],
   "documentation": "https://music-assistant.io/music-providers/youtube-music/",
   "multi_instance": true
 }
index bde17d3bfd15327be665fd1b805f76e38b65ce68..6ebd9da057b2e8c710d80d13a0bf82e569b756d0 100644 (file)
@@ -46,5 +46,5 @@ tidalapi==0.8.3
 unidecode==1.3.8
 xmltodict==0.14.2
 yt-dlp==2024.12.23
-ytmusicapi==1.8.2
+ytmusicapi==1.9.1
 zeroconf==0.136.2