Bump soco from 0.29.1 to 0.30.1 (#977)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 30 Dec 2023 03:39:05 +0000 (04:39 +0100)
committerGitHub <noreply@github.com>
Sat, 30 Dec 2023 03:39:05 +0000 (04:39 +0100)
* Bump soco from 0.29.1 to 0.30.1

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

---
updated-dependencies:
- dependency-name: soco
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 303eeb0004578950ab90afa440ee312d6e0887d4..c06fb9af7257a475c032a6021e4d71b7874fb76a 100644 (file)
@@ -4,7 +4,7 @@
   "name": "SONOS",
   "description": "SONOS Playerprovider for Music Assistant.",
   "codeowners": ["@music-assistant"],
-  "requirements": ["soco==0.29.1"],
+  "requirements": ["soco==0.30.1"],
   "documentation": "https://github.com/orgs/music-assistant/discussions/1171",
   "multi_instance": false,
   "builtin": false,
index 246c93456d6e9d5802c93b114a8694a48a63f901..5aeeb280e0ce625b1a9847afc96f18f87712572b 100644 (file)
@@ -28,7 +28,7 @@ python-ffmpeg==2.0.4
 python-slugify==8.0.1
 shortuuid==1.0.11
 snapcast-mod==2.4.3
-soco==0.29.1
+soco==0.30.1
 tidalapi==0.7.3
 unidecode==1.3.7
 uvloop==0.19.0