Skip to content

Commit

Permalink
Bump pyblu from 1.0.2 to 1.0.4 (#1736)
Browse files Browse the repository at this point in the history
* 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](LouisChrist/pyblu@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] <[email protected]>

* Update manifest.json

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marcel van der Veldt <[email protected]>
  • Loading branch information
dependabot[bot] and marcelveldt authored Oct 22, 2024
1 parent 642b2ba commit bab49fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion music_assistant/server/providers/bluesound/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -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."]
}
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit bab49fe

Please sign in to comment.