Bump ytmusicapi from 1.3.2 to 1.4.2 (#993)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 8 Jan 2024 19:03:55 +0000 (20:03 +0100)
committerGitHub <noreply@github.com>
Mon, 8 Jan 2024 19:03:55 +0000 (20:03 +0100)
* Bump ytmusicapi from 1.3.2 to 1.4.2

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

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

index 60721eac1375e669108c9d5b5f6bd72e01b0e024..aeb8488019288c89e7ce0e7a7504d81725dad3ae 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.3.2", "git+https://github.com/MarvinSchenkel/pytube.git"],
+  "requirements": ["ytmusicapi==1.4.2", "git+https://github.com/MarvinSchenkel/pytube.git"],
   "documentation": "https://github.com/music-assistant/hass-music-assistant/discussions/606",
   "multi_instance": true
 }
index e5ac2e423434588335d016ab68c667cf40311cbd..9f172e13e326153cd5edef0e4ef03d435f8ef543 100644 (file)
@@ -33,5 +33,5 @@ tidalapi==0.7.3
 unidecode==1.3.7
 uvloop==0.19.0
 xmltodict==0.13.0
-ytmusicapi==1.3.2
+ytmusicapi==1.4.2
 zeroconf==0.131.0