Chore(deps): Bump pychromecast from 14.0.5 to 14.0.7 (#2085)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 31 Mar 2025 22:11:45 +0000 (00:11 +0200)
committerGitHub <noreply@github.com>
Mon, 31 Mar 2025 22:11:45 +0000 (00:11 +0200)
* 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] <support@github.com>
* Update manifest.json

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>
music_assistant/providers/chromecast/manifest.json
requirements_all.txt

index fdbf817f644b0474d997bf26afd55b5813228452..e4b650c93ef0ddf19f4df146ce10bec1c5c23324 100644 (file)
@@ -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,
index 34d46413d550d9b255449bddd91e4831ff469c56..6983ab47dc9050f0ad533cfdeccc77e9400eaa9a 100644 (file)
@@ -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