From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Sep 2025 08:56:15 +0000 (+0200) Subject: Chore(deps): Bump soco from 0.30.10 to 0.30.11 (#2368) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=dac51f4964ddb903370345b80eda964acf6eaf52;p=music-assistant-server.git Chore(deps): Bump soco from 0.30.10 to 0.30.11 (#2368) * Chore(deps): Bump soco from 0.30.10 to 0.30.11 Bumps [soco](https://github.com/SoCo/SoCo) from 0.30.10 to 0.30.11. - [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.10...v0.30.11) --- updated-dependencies: - dependency-name: soco dependency-version: 0.30.11 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/providers/sonos_s1/manifest.json b/music_assistant/providers/sonos_s1/manifest.json index ae6a4759..c6119163 100644 --- a/music_assistant/providers/sonos_s1/manifest.json +++ b/music_assistant/providers/sonos_s1/manifest.json @@ -5,7 +5,7 @@ "name": "SONOS S1", "description": "SONOS Player provider for Music Assistant for the S1 hardware, based on the Soco library. Select this provider if you have Sonos devices on the S1 operating system (with the S1 Controller app)", "codeowners": ["@music-assistant"], - "requirements": ["soco==0.30.10", "defusedxml==0.7.1"], + "requirements": ["soco==0.30.11", "defusedxml==0.7.1"], "documentation": "https://music-assistant.io/player-support/sonos/", "multi_instance": false, "builtin": false diff --git a/requirements_all.txt b/requirements_all.txt index 82e277b1..55c9179c 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -50,7 +50,7 @@ radios==0.3.2 setuptools>=1.0.0 shortuuid==1.0.13 snapcast==2.3.7 -soco==0.30.10 +soco==0.30.11 soundcloudpy==0.1.4 sxm==0.2.8 unidecode==1.4.0