Bump pychromecast (#24234)

This commit is contained in:
Sören Oldag 2019-06-01 05:49:52 +02:00 committed by Paulus Schoutsen
parent f43eca248a
commit 9f1dc71320
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
"config_flow": true,
"documentation": "https://www.home-assistant.io/components/cast",
"requirements": [
"pychromecast==3.2.1"
"pychromecast==3.2.2"
],
"dependencies": [],
"codeowners": []

View File

@ -1021,7 +1021,7 @@ pycfdns==0.0.1
pychannels==1.0.0
# homeassistant.components.cast
pychromecast==3.2.1
pychromecast==3.2.2
# homeassistant.components.cmus
pycmus==0.1.1