Bump pyblu from 1.0.2 to 1.0.4 (#1736)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 22 Oct 2024 17:13:44 +0000 (19:13 +0200)
committerGitHub <noreply@github.com>
Tue, 22 Oct 2024 17:13:44 +0000 (19:13 +0200)
* Bump pyblu from 1.0.2 to 1.0.4

Bumps [pyblu](https://github.com/LouisChrist/pyblu) from 1.0.2 to 1.0.4.
- [Release notes](https://github.com/LouisChrist/pyblu/releases)
- [Commits](https://github.com/LouisChrist/pyblu/compare/v1.0.2...v1.0.4)

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

index 95fbffab54a8ad5d06a6d88718eae51c2a32847c..a02a827b784635b04360c4e6a22e0296e5addd1e 100644 (file)
@@ -4,7 +4,7 @@
     "name": "Bluesound",
     "description": "BluOS Player provider for Music Assistant.",
     "codeowners": ["@cyanogenbot"],
-    "requirements": ["pyblu==1.0.2"],
+    "requirements": ["pyblu==1.0.4"],
     "documentation": "Link to the documentation on the music-assistant.io helppage (may be added later).",
     "mdns_discovery": ["_musc._tcp.local."]
 }
index 0abe5584c7a22b01ae97284014b840cbebf41db3..0b98224405cc09e0c4eb819a05b15ec413ba4f86 100644 (file)
@@ -28,7 +28,7 @@ pillow==11.0.0
 pkce==1.0.3
 plexapi==4.15.16
 py-opensonic==5.1.1
-pyblu==1.0.2
+pyblu==1.0.4
 PyChromecast==14.0.4
 pycryptodome==3.21.0
 python-fullykiosk==0.0.14