Bump ytmusicapi from 1.8.0 to 1.8.1 (#1616)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 28 Aug 2024 10:28:09 +0000 (12:28 +0200)
committerGitHub <noreply@github.com>
Wed, 28 Aug 2024 10:28:09 +0000 (12:28 +0200)
* Bump ytmusicapi from 1.8.0 to 1.8.1

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

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

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

index 962f05b3089f982fe83089714add02b12fc5ee5d..1209d98e811832207e129994ffbebf5987cc88db 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.0", "yt-dlp-youtube-accesstoken==0.1.1", "yt-dlp==2024.8.6"],
+  "requirements": ["ytmusicapi==1.8.1", "yt-dlp-youtube-accesstoken==0.1.1", "yt-dlp==2024.8.6"],
   "documentation": "https://music-assistant.io/music-providers/youtube-music/",
   "multi_instance": true
 }
index b713e66285c71fc6166538ce094df882971fff29..1bc9a52d204486ebeaa3876c528aa87497b76ce4 100644 (file)
@@ -43,5 +43,5 @@ unidecode==1.3.8
 xmltodict==0.13.0
 yt-dlp==2024.8.6
 yt-dlp-youtube-accesstoken==0.1.1
-ytmusicapi==1.8.0
+ytmusicapi==1.8.1
 zeroconf==0.132.2