From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 19:36:35 +0000 (+0100) Subject: Bump radios from 0.3.1 to 0.3.2 (#1759) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=8a38b27a3eb79e3f06fd715a4446fb805998c9e2;p=music-assistant-server.git Bump radios from 0.3.1 to 0.3.2 (#1759) * Bump radios from 0.3.1 to 0.3.2 Bumps [radios](https://github.com/frenck/python-radios) from 0.3.1 to 0.3.2. - [Release notes](https://github.com/frenck/python-radios/releases) - [Commits](https://github.com/frenck/python-radios/compare/v0.3.1...v0.3.2) --- updated-dependencies: - dependency-name: radios dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * Update manifest.json --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marcel van der Veldt --- diff --git a/music_assistant/server/providers/radiobrowser/manifest.json b/music_assistant/server/providers/radiobrowser/manifest.json index cdc23c24..263a29d5 100644 --- a/music_assistant/server/providers/radiobrowser/manifest.json +++ b/music_assistant/server/providers/radiobrowser/manifest.json @@ -4,7 +4,7 @@ "name": "RadioBrowser", "description": "Search radio streams from RadioBrowser in Music Assistant.", "codeowners": ["@gieljnssns"], - "requirements": ["radios==0.3.1"], + "requirements": ["radios==0.3.2"], "documentation": "https://music-assistant.io/music-providers/radio-browser/", "multi_instance": false, "icon": "radio" diff --git a/requirements_all.txt b/requirements_all.txt index f4f9bc76..ecb2fd6b 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -34,7 +34,7 @@ pycryptodome==3.21.0 python-fullykiosk==0.0.14 python-slugify==8.0.4 pywidevine==1.8.0 -radios==0.3.1 +radios==0.3.2 shortuuid==1.0.13 snapcast==2.3.6 soco==0.30.5