Skip to content

Commit

Permalink
Bump radios from 0.3.1 to 0.3.2 (#1759)
Browse files Browse the repository at this point in the history
* 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](frenck/python-radios@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] <[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 29, 2024
1 parent 48119b6 commit 8a38b27
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8a38b27

Please sign in to comment.