Bump pychromecast to 13.0.3 (#83861)
This commit is contained in:
parent
5ef972c5d9
commit
22e5d86324
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==13.0.2"],
|
||||
"requirements": ["pychromecast==13.0.3"],
|
||||
"after_dependencies": [
|
||||
"cloud",
|
||||
"http",
|
||||
|
|
|
@ -1508,7 +1508,7 @@ pycfdns==2.0.1
|
|||
pychannels==1.2.3
|
||||
|
||||
# homeassistant.components.cast
|
||||
pychromecast==13.0.2
|
||||
pychromecast==13.0.3
|
||||
|
||||
# homeassistant.components.pocketcasts
|
||||
pycketcasts==1.0.1
|
||||
|
|
|
@ -1081,7 +1081,7 @@ pybravia==0.2.3
|
|||
pycfdns==2.0.1
|
||||
|
||||
# homeassistant.components.cast
|
||||
pychromecast==13.0.2
|
||||
pychromecast==13.0.3
|
||||
|
||||
# homeassistant.components.comfoconnect
|
||||
pycomfoconnect==0.5.1
|
||||
|
|
Loading…
Add table
Reference in a new issue