From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2024 21:02:28 +0000 (+0200) Subject: Bump python-fullykiosk from 0.0.12 to 0.0.14 (#1431) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=bed7e1228dffce5492d5032c017ce3cb2987789a;p=music-assistant-server.git Bump python-fullykiosk from 0.0.12 to 0.0.14 (#1431) * Bump python-fullykiosk from 0.0.12 to 0.0.14 Bumps [python-fullykiosk](https://github.com/cgarwood/python-fullykiosk) from 0.0.12 to 0.0.14. - [Release notes](https://github.com/cgarwood/python-fullykiosk/releases) - [Commits](https://github.com/cgarwood/python-fullykiosk/compare/0.0.12...0.0.14) --- updated-dependencies: - dependency-name: python-fullykiosk 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/fully_kiosk/manifest.json b/music_assistant/server/providers/fully_kiosk/manifest.json index e6648ef3..39e616de 100644 --- a/music_assistant/server/providers/fully_kiosk/manifest.json +++ b/music_assistant/server/providers/fully_kiosk/manifest.json @@ -4,7 +4,7 @@ "name": "Fully Kiosk Browser", "description": "Support for media players from the Fully Kiosk app.", "codeowners": ["@music-assistant"], - "requirements": ["python-fullykiosk==0.0.12"], + "requirements": ["python-fullykiosk==0.0.14"], "documentation": "https://music-assistant.io/player-support/fully-kiosk/", "multi_instance": true, "builtin": false, diff --git a/requirements_all.txt b/requirements_all.txt index 066198b2..eb0ad678 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -30,7 +30,7 @@ plexapi==4.15.13 py-opensonic==5.1.0 PyChromecast==14.0.1 pycryptodome==3.20.0 -python-fullykiosk==0.0.12 +python-fullykiosk==0.0.14 python-slugify==8.0.4 pywidevine==1.8.0 radios==0.3.1