Bump pychromecast to 12.1.4 (#73792)
This commit is contained in:
parent
274f585646
commit
562ad18fb4
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==12.1.3"],
|
||||
"requirements": ["pychromecast==12.1.4"],
|
||||
"after_dependencies": [
|
||||
"cloud",
|
||||
"http",
|
||||
|
|
|
@ -1408,7 +1408,7 @@ pycfdns==1.2.2
|
|||
pychannels==1.0.0
|
||||
|
||||
# homeassistant.components.cast
|
||||
pychromecast==12.1.3
|
||||
pychromecast==12.1.4
|
||||
|
||||
# homeassistant.components.pocketcasts
|
||||
pycketcasts==1.0.1
|
||||
|
|
|
@ -953,7 +953,7 @@ pybotvac==0.0.23
|
|||
pycfdns==1.2.2
|
||||
|
||||
# homeassistant.components.cast
|
||||
pychromecast==12.1.3
|
||||
pychromecast==12.1.4
|
||||
|
||||
# homeassistant.components.climacell
|
||||
pyclimacell==0.18.2
|
||||
|
|
Loading…
Add table
Reference in a new issue