Bump pychromecast to 9.2.1 (#56296)

This commit is contained in:
Erik Montnemery 2021-09-16 19:01:02 +02:00 committed by GitHub
parent 41bf1eb610
commit 15a7fe219d
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==9.2.0"],
"requirements": ["pychromecast==9.2.1"],
"after_dependencies": [
"cloud",
"http",

View File

@ -1382,7 +1382,7 @@ pycfdns==1.2.1
pychannels==1.0.0
# homeassistant.components.cast
pychromecast==9.2.0
pychromecast==9.2.1
# homeassistant.components.pocketcasts
pycketcasts==1.0.0

View File

@ -800,7 +800,7 @@ pybotvac==0.0.22
pycfdns==1.2.1
# homeassistant.components.cast
pychromecast==9.2.0
pychromecast==9.2.1
# homeassistant.components.climacell
pyclimacell==0.18.2