Chore(deps): Bump websocket-client from 1.8.0 to 1.9.0 (#2811)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sun, 28 Dec 2025 09:04:41 +0000 (10:04 +0100)
committerGitHub <noreply@github.com>
Sun, 28 Dec 2025 09:04:41 +0000 (10:04 +0100)
* Chore(deps): Bump websocket-client from 1.8.0 to 1.9.0

Bumps [websocket-client](https://github.com/websocket-client/websocket-client) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/websocket-client/websocket-client/releases)
- [Changelog](https://github.com/websocket-client/websocket-client/blob/master/ChangeLog)
- [Commits](https://github.com/websocket-client/websocket-client/compare/v1.8.0...v1.9.0)

---
updated-dependencies:
- dependency-name: websocket-client
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
* Also bump provider manifest

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marvin Schenkel <marvinschenkel@gmail.com>
music_assistant/providers/snapcast/manifest.json
requirements_all.txt

index d4626d558893b428b58a5c731a8341d8285193e9..3face734915465ccd84fcde1ceac783ea48107d7 100644 (file)
@@ -9,7 +9,7 @@
   "requirements": [
     "snapcast==2.3.7",
     "bidict==0.23.1",
-    "websocket-client==1.8.0"
+    "websocket-client==1.9.0"
   ],
   "documentation": "https://music-assistant.io/player-support/snapcast/",
   "multi_instance": false,
index c36fe8369a338f38286802239e4d8d09f56a68c2..f18e0482d5f66fd060a262677f2a1b9d916a3c48 100644 (file)
@@ -68,7 +68,7 @@ soundcloudpy==0.1.4
 sxm==0.2.8
 unidecode==1.4.0
 uv>=0.8.0
-websocket-client==1.8.0
+websocket-client==1.9.0
 xmltodict==1.0.2
 ytmusicapi==1.11.3
 zeroconf==0.148.0