Bump pychromecast dependency to 0.7.6 (#3864)
This commit is contained in:
parent
1373db8b60
commit
4d716cec2b
2 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@ from homeassistant.const import (
|
|||
STATE_UNKNOWN)
|
||||
import homeassistant.helpers.config_validation as cv
|
||||
|
||||
REQUIREMENTS = ['pychromecast==0.7.4']
|
||||
REQUIREMENTS = ['pychromecast==0.7.6']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue