Skip to content

Commit 42765f8

Browse files
Chore(deps): Bump pychromecast from 14.0.7 to 14.0.9 (#2489)
* Chore(deps): Bump pychromecast from 14.0.7 to 14.0.9 Bumps [pychromecast](https://github.com/home-assistant-libs/pychromecast) from 14.0.7 to 14.0.9. - [Release notes](https://github.com/home-assistant-libs/pychromecast/releases) - [Commits](home-assistant-libs/pychromecast@14.0.7...14.0.9) --- updated-dependencies: - dependency-name: pychromecast dependency-version: 14.0.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Update PyChromecast requirement to version 14.0.9 --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marcel van der Veldt <[email protected]>
1 parent 8024b34 commit 42765f8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

music_assistant/providers/chromecast/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"name": "Chromecast",
66
"description": "Cast music and podcasts to Chromecast or Google Cast devices.",
77
"codeowners": ["@music-assistant"],
8-
"requirements": ["PyChromecast==14.0.7"],
8+
"requirements": ["PyChromecast==14.0.9"],
99
"documentation": "https://music-assistant.io/player-support/google-cast/",
1010
"multi_instance": false,
1111
"builtin": false,

requirements_all.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ podcastparser==0.6.10
4747
propcache>=0.2.1
4848
py-opensonic==7.0.2
4949
pyblu==2.0.5
50-
PyChromecast==14.0.7
50+
PyChromecast==14.0.9
5151
pycryptodome==3.23.0
5252
pylast==6.0.0
5353
python-fullykiosk==0.0.14

0 commit comments

Comments
 (0)