Upgrade youtube_dl to 2017.10.01 (#9647)
This commit is contained in:
parent
5327d2dd1a
commit
13fe5857b3
2 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ from homeassistant.components.media_player import (
|
|||
from homeassistant.config import load_yaml_config_file
|
||||
from homeassistant.helpers import config_validation as cv
|
||||
|
||||
REQUIREMENTS = ['youtube_dl==2017.9.24']
|
||||
REQUIREMENTS = ['youtube_dl==2017.10.01']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue