From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 22:11:45 +0000 (+0200) Subject: Chore(deps): Bump pychromecast from 14.0.5 to 14.0.7 (#2085) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=9c6e53a4cddea4395e84bb0d16e332f05adac5d5;p=music-assistant-server.git Chore(deps): Bump pychromecast from 14.0.5 to 14.0.7 (#2085) * Chore(deps): Bump pychromecast from 14.0.5 to 14.0.7 Bumps [pychromecast](https://github.com/home-assistant-libs/pychromecast) from 14.0.5 to 14.0.7. - [Release notes](https://github.com/home-assistant-libs/pychromecast/releases) - [Commits](https://github.com/home-assistant-libs/pychromecast/compare/14.0.5...14.0.7) --- updated-dependencies: - dependency-name: pychromecast 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/providers/chromecast/manifest.json b/music_assistant/providers/chromecast/manifest.json index fdbf817f..e4b650c9 100644 --- a/music_assistant/providers/chromecast/manifest.json +++ b/music_assistant/providers/chromecast/manifest.json @@ -7,7 +7,7 @@ "@music-assistant" ], "requirements": [ - "PyChromecast==14.0.5" + "PyChromecast==14.0.7" ], "documentation": "https://music-assistant.io/player-support/google-cast/", "multi_instance": false, diff --git a/requirements_all.txt b/requirements_all.txt index 34d46413..6983ab47 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -37,7 +37,7 @@ plexapi==4.16.1 podcastparser==0.6.10 py-opensonic==5.3.1 pyblu==2.0.0 -PyChromecast==14.0.5 +PyChromecast==14.0.7 pycryptodome==3.22.0 pylast==5.5.0 python-fullykiosk==0.0.14