Bump pychromecast to 11.0.0 (#69057)

This commit is contained in:
Erik Montnemery 2022-04-01 11:01:51 +02:00 committed by GitHub
parent 93ce18806c
commit 617f459b57
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -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",

View file

@ -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

View file

@ -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