Bump pychromecast (#23463)

This commit is contained in:
Erik Montnemery 2019-04-27 18:17:50 +02:00 committed by Paulus Schoutsen
parent ffdf48b15a
commit 185595c113
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
"name": "Cast",
"documentation": "https://www.home-assistant.io/components/cast",
"requirements": [
"pychromecast==3.2.0"
"pychromecast==3.2.1"
],
"dependencies": [],
"codeowners": []

View File

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