Upgrade youtube_dl to 2019.02.18 (#21164)

This commit is contained in:
Fabian Affolter 2019-02-18 11:19:21 +01:00 committed by Daniel Høyer Iversen
parent 2b86fc3841
commit 7e855d5b48
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ from homeassistant.const import (
ATTR_ENTITY_ID)
from homeassistant.helpers import config_validation as cv
REQUIREMENTS = ['youtube_dl==2019.02.08']
REQUIREMENTS = ['youtube_dl==2019.02.18']
_LOGGER = logging.getLogger(__name__)

View File

@ -1793,7 +1793,7 @@ yeelight==0.4.3
yeelightsunflower==0.0.10
# homeassistant.components.media_extractor
youtube_dl==2019.02.08
youtube_dl==2019.02.18
# homeassistant.components.light.zengge
zengge==0.2