Bump pychromecast from 13.0.6 to 13.0.7 (#611)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 4 Apr 2023 19:04:17 +0000 (21:04 +0200)
committerGitHub <noreply@github.com>
Tue, 4 Apr 2023 19:04:17 +0000 (21:04 +0200)
* Bump pychromecast from 13.0.6 to 13.0.7

Bumps [pychromecast](https://github.com/balloob/pychromecast) from 13.0.6 to 13.0.7.
- [Release notes](https://github.com/balloob/pychromecast/releases)
- [Commits](https://github.com/balloob/pychromecast/compare/13.0.6...13.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>
* bump pychromecast

---------

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 9e044cdf785b8bf49328a807bce18371f3255906..8dd1f46f5aa1969a7d098e62c8374cb1fee86725 100644 (file)
@@ -4,7 +4,7 @@
   "name": "Chromecast",
   "description": "Support for Chromecast based players.",
   "codeowners": ["@music-assistant"],
-  "requirements": ["PyChromecast==13.0.6"],
+  "requirements": ["PyChromecast==13.0.7"],
   "documentation": "https://github.com/music-assistant/hass-music-assistant/discussions/1138",
   "multi_instance": false,
   "builtin": false,
index 1227b378577c78e4a17848f3a9e463438303aff0..c6905c7e5999ce848a48e80f2379413ce1127058 100644 (file)
@@ -17,7 +17,7 @@ music-assistant-frontend==20230404.0
 orjson==3.8.9
 pillow==9.5.0
 plexapi==4.13.2
-PyChromecast==13.0.6
+PyChromecast==13.0.7
 python-slugify==8.0.1
 shortuuid==1.0.11
 soco==0.29.1