Bump soco from 0.30.1 to 0.30.2 (#1021)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 22 Jan 2024 21:10:40 +0000 (22:10 +0100)
committerGitHub <noreply@github.com>
Mon, 22 Jan 2024 21:10:40 +0000 (22:10 +0100)
* Bump soco from 0.30.1 to 0.30.2

Bumps [soco](https://github.com/SoCo/SoCo) from 0.30.1 to 0.30.2.
- [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.1...v0.30.2)

---
updated-dependencies:
- dependency-name: soco
  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/sonos/manifest.json
requirements_all.txt

index c06fb9af7257a475c032a6021e4d71b7874fb76a..0e3ce826d506116c74ef3366b930b11e072d44f2 100644 (file)
@@ -4,7 +4,7 @@
   "name": "SONOS",
   "description": "SONOS Playerprovider for Music Assistant.",
   "codeowners": ["@music-assistant"],
-  "requirements": ["soco==0.30.1"],
+  "requirements": ["soco==0.30.2"],
   "documentation": "https://github.com/orgs/music-assistant/discussions/1171",
   "multi_instance": false,
   "builtin": false,
index 59a94ebb75380507588bc66ff3048f05ba7d1585..842eee7b1dfe4e557e59a4ed0813cc99821529ef 100644 (file)
@@ -29,7 +29,7 @@ python-ffmpeg==2.0.9
 python-slugify==8.0.1
 shortuuid==1.0.11
 snapcast-mod==2.4.3
-soco==0.30.1
+soco==0.30.2
 tidalapi==0.7.3
 unidecode==1.3.8
 uvloop==0.19.0