From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Mar 2023 16:25:50 +0000 (+0200) Subject: Bump ytmusicapi from 0.25.0 to 0.25.1 (#584) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=223ebf8a3294ee1ad5125e83ff659313dc2bc74a;p=music-assistant-server.git Bump ytmusicapi from 0.25.0 to 0.25.1 (#584) * Bump ytmusicapi from 0.25.0 to 0.25.1 Bumps [ytmusicapi](https://github.com/sigma67/ytmusicapi) from 0.25.0 to 0.25.1. - [Release notes](https://github.com/sigma67/ytmusicapi/releases) - [Commits](https://github.com/sigma67/ytmusicapi/compare/0.25.0...0.25.1) --- updated-dependencies: - dependency-name: ytmusicapi dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * update ytmusicapi==0.25.1 --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marcel van der Veldt --- diff --git a/music_assistant/server/providers/ytmusic/manifest.json b/music_assistant/server/providers/ytmusic/manifest.json index 3bfe16aa..82f16c6d 100644 --- a/music_assistant/server/providers/ytmusic/manifest.json +++ b/music_assistant/server/providers/ytmusic/manifest.json @@ -4,7 +4,7 @@ "name": "YouTube Music", "description": "Support for the YouTube Music streaming provider in Music Assistant.", "codeowners": ["@MarvinSchenkel"], - "requirements": ["ytmusicapi==0.25.0", "git+https://github.com/pytube/pytube.git@refs/pull/1501/head"], + "requirements": ["ytmusicapi==0.25.1", "git+https://github.com/pytube/pytube.git@refs/pull/1501/head"], "documentation": "https://github.com/music-assistant/hass-music-assistant/discussions/606", "multi_instance": true } diff --git a/requirements_all.txt b/requirements_all.txt index 9ad50a80..5651a3d1 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -16,14 +16,13 @@ memory-tempfile==2.2.3 music-assistant-frontend==20230327.1 orjson==3.8.7 pillow==9.4.0 -PyChromecast==13.0.6 plexapi==4.13.2 -PyChromecast==13.0.5 +PyChromecast==13.0.6 python-slugify==8.0.1 shortuuid==1.0.11 smbprotocol==1.10.1 soco==0.29.1 unidecode==1.3.6 xmltodict==0.13.0 -ytmusicapi==0.25.0 +ytmusicapi==0.25.1 zeroconf==0.47.4