From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 22:56:58 +0000 (+0200) Subject: Bump soco from 0.30.4 to 0.30.5 (#1710) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=48a94305ed915c1104876400452ea92dc53bad57;p=music-assistant-server.git Bump soco from 0.30.4 to 0.30.5 (#1710) * Bump soco from 0.30.4 to 0.30.5 Bumps [soco](https://github.com/SoCo/SoCo) from 0.30.4 to 0.30.5. - [Release notes](https://github.com/SoCo/SoCo/releases) - [Changelog](https://github.com/SoCo/SoCo/blob/master/doc/release_notes.rst) - [Commits](https://github.com/SoCo/SoCo/compare/v0.30.4...v0.30.5) --- updated-dependencies: - dependency-name: soco dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * Update manifest.json --------- 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/sonos_s1/manifest.json b/music_assistant/server/providers/sonos_s1/manifest.json index 32be16cb..b33c6ace 100644 --- a/music_assistant/server/providers/sonos_s1/manifest.json +++ b/music_assistant/server/providers/sonos_s1/manifest.json @@ -7,7 +7,7 @@ "@music-assistant" ], "requirements": [ - "soco==0.30.4", + "soco==0.30.5", "defusedxml==0.7.1" ], "documentation": "https://music-assistant.io/player-support/sonos/", diff --git a/requirements_all.txt b/requirements_all.txt index ccb5627a..f1e482fd 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -37,7 +37,7 @@ pywidevine==1.8.0 radios==0.3.1 shortuuid==1.0.13 snapcast==2.3.6 -soco==0.30.4 +soco==0.30.5 soundcloudpy==0.1.0 tidalapi==0.7.6 unidecode==1.3.8