From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Feb 2024 08:49:03 +0000 (+0100) Subject: Bump pychromecast from 13.0.8 to 13.1.0 (#1065) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=e67d207b75f8afc4bf2484ef73a7c812b01fbc9a;p=music-assistant-server.git Bump pychromecast from 13.0.8 to 13.1.0 (#1065) * Bump pychromecast from 13.0.8 to 13.1.0 Bumps [pychromecast](https://github.com/balloob/pychromecast) from 13.0.8 to 13.1.0. - [Release notes](https://github.com/balloob/pychromecast/releases) - [Commits](https://github.com/balloob/pychromecast/compare/13.0.8...13.1.0) --- updated-dependencies: - dependency-name: pychromecast dependency-type: direct:production update-type: version-update:semver-minor ... 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/chromecast/manifest.json b/music_assistant/server/providers/chromecast/manifest.json index 7eac4709..f04d535b 100644 --- a/music_assistant/server/providers/chromecast/manifest.json +++ b/music_assistant/server/providers/chromecast/manifest.json @@ -4,7 +4,7 @@ "name": "Chromecast", "description": "Support for Chromecast based players.", "codeowners": ["@music-assistant"], - "requirements": ["PyChromecast==13.0.8"], + "requirements": ["PyChromecast==13.1.0"], "documentation": "https://github.com/music-assistant/hass-music-assistant/discussions/1138", "multi_instance": false, "builtin": false, diff --git a/requirements_all.txt b/requirements_all.txt index c849e563..3df9505f 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -23,7 +23,7 @@ orjson==3.9.12 pillow==10.2.0 plexapi==4.15.7 py-opensonic>=5.0.5 -PyChromecast==13.0.8 +PyChromecast==13.1.0 pycryptodome==3.20.0 python-fullykiosk==0.0.12 python-slugify==8.0.1