Bump ytmusicapi from 1.7.0 to 1.7.3 (#1406)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 29 Jun 2024 09:58:12 +0000 (11:58 +0200)
committerGitHub <noreply@github.com>
Sat, 29 Jun 2024 09:58:12 +0000 (11:58 +0200)
* Bump ytmusicapi from 1.7.0 to 1.7.3

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

---
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: Marvin Schenkel <marvinschenkel@gmail.com>
music_assistant/server/providers/ytmusic/manifest.json
requirements_all.txt

index 4ee27fa4b40ce54e7a6d5def14bec390ff92933b..60e89628e38cde1f0dc19990012d09debe2e26b0 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.7.0", "git+https://github.com/coletdjnz/yt-dlp-youtube-oauth2.git", "yt-dlp==2024.5.27"],
+  "requirements": ["ytmusicapi==1.7.3", "git+https://github.com/coletdjnz/yt-dlp-youtube-oauth2.git", "yt-dlp==2024.5.27"],
   "documentation": "https://music-assistant.io/music-providers/youtube-music/",
   "multi_instance": true
 }
index 2786e3b5838021ddd0a0e3c1991193d05cb17407..223d2342fee4f9979ba6b1137898bdc6912ec94a 100644 (file)
@@ -43,5 +43,5 @@ tidalapi==0.7.6
 unidecode==1.3.8
 xmltodict==0.13.0
 yt-dlp==2024.5.27
-ytmusicapi==1.7.0
+ytmusicapi==1.7.3
 zeroconf==0.132.2