Bump pychromecast to 11.0.0 (#69057)
This commit is contained in:
parent
93ce18806c
commit
617f459b57
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "Google Cast",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/cast",
|
||||
"requirements": ["pychromecast==10.3.0"],
|
||||
"requirements": ["pychromecast==11.0.0"],
|
||||
"after_dependencies": [
|
||||
"cloud",
|
||||
"http",
|
||||
|
|
|
@ -1386,7 +1386,7 @@ pycfdns==1.2.2
|
|||
pychannels==1.0.0
|
||||
|
||||
# homeassistant.components.cast
|
||||
pychromecast==10.3.0
|
||||
pychromecast==11.0.0
|
||||
|
||||
# homeassistant.components.pocketcasts
|
||||
pycketcasts==1.0.0
|
||||
|
|
|
@ -923,7 +923,7 @@ pybotvac==0.0.23
|
|||
pycfdns==1.2.2
|
||||
|
||||
# homeassistant.components.cast
|
||||
pychromecast==10.3.0
|
||||
pychromecast==11.0.0
|
||||
|
||||
# homeassistant.components.climacell
|
||||
pyclimacell==0.18.2
|
||||
|
|
Loading…
Add table
Reference in a new issue