Bump pychromecast from 13.0.7 to 13.0.8 (#936)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 4 Dec 2023 11:59:03 +0000 (12:59 +0100)
committerGitHub <noreply@github.com>
Mon, 4 Dec 2023 11:59:03 +0000 (12:59 +0100)
* Bump pychromecast from 13.0.7 to 13.0.8

Bumps [pychromecast](https://github.com/balloob/pychromecast) from 13.0.7 to 13.0.8.
- [Release notes](https://github.com/balloob/pychromecast/releases)
- [Commits](https://github.com/balloob/pychromecast/compare/13.0.7...13.0.8)

---
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/server/providers/chromecast/manifest.json
requirements_all.txt

index dcb77c89009b1f03b4d0df2e88ad9c10f55491b2..7eac4709bd2d4b181540b6c2e5405a6f45d921d0 100644 (file)
@@ -4,7 +4,7 @@
   "name": "Chromecast",
   "description": "Support for Chromecast based players.",
   "codeowners": ["@music-assistant"],
-  "requirements": ["PyChromecast==13.0.7"],
+  "requirements": ["PyChromecast==13.0.8"],
   "documentation": "https://github.com/music-assistant/hass-music-assistant/discussions/1138",
   "multi_instance": false,
   "builtin": false,
index 6dfdd4d9ba75a585fce29b3d4a71a54674c97f3c..38adb7ef641234d8b2293a11ec58fe466eb84e98 100644 (file)
@@ -22,7 +22,7 @@ music-assistant-frontend==2.0.15
 orjson==3.9.10
 pillow==10.1.0
 plexapi==4.15.6
-PyChromecast==13.0.7
+PyChromecast==13.0.8
 pycryptodome==3.18.0
 python-ffmpeg==2.0.4
 python-slugify==8.0.1