Upgrade youtube_dl to 2017.9.2 (#9279)

This commit is contained in:
Fabian Affolter 2017-09-03 17:21:35 -04:00 committed by GitHub
parent 38e1b81ff6
commit 5dfd60a029
2 changed files with 2 additions and 2 deletions

View File

@ -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.8.18']
REQUIREMENTS = ['youtube_dl==2017.9.2']
_LOGGER = logging.getLogger(__name__)

View File

@ -1029,7 +1029,7 @@ yeelight==0.3.2
yeelightsunflower==0.0.8
# homeassistant.components.media_extractor
youtube_dl==2017.8.18
youtube_dl==2017.9.2
# homeassistant.components.light.zengge
zengge==0.2