Bump ytmusicapi from 1.5.3 to 1.6.0 (#1133)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 13 Mar 2024 11:46:04 +0000 (12:46 +0100)
committerGitHub <noreply@github.com>
Wed, 13 Mar 2024 11:46:04 +0000 (12:46 +0100)
* Bump ytmusicapi from 1.5.3 to 1.6.0

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

---
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

* 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 84538f532bdea2ddcde9af73e516ba989df5b71e..36881e54d7e9a7d67868a030d824af822f563b13 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.5.3", "git+https://github.com/MarvinSchenkel/pytube.git"],
+  "requirements": ["ytmusicapi==1.6.0", "git+https://github.com/MarvinSchenkel/pytube.git"],
   "documentation": "https://music-assistant.io/music-providers/youtube-music/",
   "multi_instance": true
 }
index 86440dae08e1522523e88733dd7a90675c2459ce..2a794fd31cca6804191f7234d9e69818074bc40d 100644 (file)
@@ -39,5 +39,5 @@ tidalapi==0.7.4
 unidecode==1.3.8
 uvloop==0.19.0
 xmltodict==0.13.0
-ytmusicapi==1.5.3
+ytmusicapi==1.6.0
 zeroconf==0.131.0