* Bump ytmusicapi from 1.5.1 to 1.5.2
Bumps [ytmusicapi](https://github.com/sigma67/ytmusicapi) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/sigma67/ytmusicapi/releases)
- [Commits](https://github.com/sigma67/ytmusicapi/compare/1.5.1...1.5.2)
---
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>
"name": "YouTube Music",
"description": "Support for the YouTube Music streaming provider in Music Assistant.",
"codeowners": ["@MarvinSchenkel"],
- "requirements": ["ytmusicapi==1.5.1", "git+https://github.com/MarvinSchenkel/pytube.git"],
+ "requirements": ["ytmusicapi==1.5.2", "git+https://github.com/MarvinSchenkel/pytube.git"],
"documentation": "https://github.com/music-assistant/hass-music-assistant/discussions/606",
"multi_instance": true
}
unidecode==1.3.8
uvloop==0.19.0
xmltodict==0.13.0
-ytmusicapi==1.5.1
+ytmusicapi==1.5.2
zeroconf==0.131.0