Bump pychromecast (#23463)

This commit is contained in:
Erik Montnemery 2019-04-27 18:17:50 +02:00 committed by Paulus Schoutsen
parent 148860587c
commit b6a13262da
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

@ -985,7 +985,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