Bump youtube_dl to 2019.10.29 (#28312)
This commit is contained in:
parent
4dc6d36224
commit
756c36171d
2 changed files with 3 additions and 3 deletions
|
@ -3,10 +3,10 @@
|
|||
"name": "Media extractor",
|
||||
"documentation": "https://www.home-assistant.io/integrations/media_extractor",
|
||||
"requirements": [
|
||||
"youtube_dl==2019.10.22"
|
||||
"youtube_dl==2019.10.29"
|
||||
],
|
||||
"dependencies": [
|
||||
"media_player"
|
||||
],
|
||||
"codeowners": []
|
||||
}
|
||||
}
|
|
@ -2033,7 +2033,7 @@ yeelight==0.5.0
|
|||
yeelightsunflower==0.0.10
|
||||
|
||||
# homeassistant.components.media_extractor
|
||||
youtube_dl==2019.10.22
|
||||
youtube_dl==2019.10.29
|
||||
|
||||
# homeassistant.components.zengge
|
||||
zengge==0.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue