Bump pychromecast to 2.5.2 (#21127)

pull/20973/head
Paulus Schoutsen 2019-02-16 17:48:43 -08:00 committed by Charles Garwood
parent 66267474dc
commit ea592a003b
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
from homeassistant import config_entries
from homeassistant.helpers import config_entry_flow
REQUIREMENTS = ['pychromecast==2.5.1']
REQUIREMENTS = ['pychromecast==2.5.2']
DOMAIN = 'cast'

View File

@ -959,7 +959,7 @@ pycfdns==0.0.1
pychannels==1.0.0
# homeassistant.components.cast
pychromecast==2.5.1
pychromecast==2.5.2
# homeassistant.components.media_player.cmus
pycmus==0.1.1