From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 May 2024 13:15:36 +0000 (+0200) Subject: Bump soco from 0.30.3 to 0.30.4 (#1275) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=79f8ff63f14329560a7534c796fff92cc4d8eca1;p=music-assistant-server.git Bump soco from 0.30.3 to 0.30.4 (#1275) * Bump soco from 0.30.3 to 0.30.4 Bumps [soco](https://github.com/SoCo/SoCo) from 0.30.3 to 0.30.4. - [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.3...v0.30.4) --- 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/manifest.json b/music_assistant/server/providers/sonos/manifest.json index f2b082e6..0b0a24a5 100644 --- a/music_assistant/server/providers/sonos/manifest.json +++ b/music_assistant/server/providers/sonos/manifest.json @@ -7,7 +7,7 @@ "@music-assistant" ], "requirements": [ - "soco==0.30.3", + "soco==0.30.4", "sonos-websocket==0.1.3", "defusedxml==0.7.1" ], diff --git a/requirements_all.txt b/requirements_all.txt index cda549cf..82387c10 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -33,7 +33,7 @@ python-slugify==8.0.4 radios==0.3.1 shortuuid==1.0.13 snapcast==2.3.6 -soco==0.30.3 +soco==0.30.4 sonos-websocket==0.1.3 soundcloudpy==0.1.0 tidalapi==0.7.6