Bump ytmusicapi from 1.5.2 to 1.5.3 (#1112)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 26 Feb 2024 19:31:31 +0000 (20:31 +0100)
committerGitHub <noreply@github.com>
Mon, 26 Feb 2024 19:31:31 +0000 (20:31 +0100)
* Bump ytmusicapi from 1.5.2 to 1.5.3

Bumps [ytmusicapi](https://github.com/sigma67/ytmusicapi) from 1.5.2 to 1.5.3.
- [Release notes](https://github.com/sigma67/ytmusicapi/releases)
- [Commits](https://github.com/sigma67/ytmusicapi/compare/1.5.2...1.5.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: Marcel van der Veldt <m.vanderveldt@outlook.com>
music_assistant/server/providers/ytmusic/manifest.json
requirements_all.txt

index 8ab926cdf00d0bbe5cf781996d77c1b486d5ad6d..84538f532bdea2ddcde9af73e516ba989df5b71e 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.2", "git+https://github.com/MarvinSchenkel/pytube.git"],
+  "requirements": ["ytmusicapi==1.5.3", "git+https://github.com/MarvinSchenkel/pytube.git"],
   "documentation": "https://music-assistant.io/music-providers/youtube-music/",
   "multi_instance": true
 }
index 14566bf1c1bfb16277770e2c1b25068d24b3b451..70b4dc49e12c29ebd468e2ef91eb68194c5c52de 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.2
+ytmusicapi==1.5.3
 zeroconf==0.131.0