From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 22:05:58 +0000 (+0100) Subject: Bump radios from 0.3.0 to 0.3.1 (#1175) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=6b2683d82d6ef80014c7d12c7ecd16eb2e598b03;p=music-assistant-server.git Bump radios from 0.3.0 to 0.3.1 (#1175) * Bump radios from 0.3.0 to 0.3.1 Bumps [radios](https://github.com/frenck/python-radios) from 0.3.0 to 0.3.1. - [Release notes](https://github.com/frenck/python-radios/releases) - [Commits](https://github.com/frenck/python-radios/compare/v0.3.0...v0.3.1) --- 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 02cfcbf8..cdc23c24 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.0"], + "requirements": ["radios==0.3.1"], "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 62881a84..12b3413f 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -30,7 +30,7 @@ PyChromecast==14.0.1 pycryptodome==3.20.0 python-fullykiosk==0.0.12 python-slugify==8.0.4 -radios==0.3.0 +radios==0.3.1 shortuuid==1.0.13 snapcast==2.3.6 soco==0.30.2