Bump youtube-dl to 2021.04.17 (#49474)
This commit is contained in:
parent
b557d20fbb
commit
82152616bb
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
"domain": "media_extractor",
|
||||
"name": "Media Extractor",
|
||||
"documentation": "https://www.home-assistant.io/integrations/media_extractor",
|
||||
"requirements": ["youtube_dl==2021.03.14"],
|
||||
"requirements": ["youtube_dl==2021.04.17"],
|
||||
"dependencies": ["media_player"],
|
||||
"codeowners": [],
|
||||
"quality_scale": "internal",
|
||||
|
|
|
@ -2369,7 +2369,7 @@ yeelight==0.6.0
|
|||
yeelightsunflower==0.0.10
|
||||
|
||||
# homeassistant.components.media_extractor
|
||||
youtube_dl==2021.03.14
|
||||
youtube_dl==2021.04.17
|
||||
|
||||
# homeassistant.components.onvif
|
||||
zeep[async]==4.0.0
|
||||
|
|
Loading…
Add table
Reference in a new issue