1
mirror of https://github.com/home-assistant/core synced 2024-09-25 00:41:32 +02:00

Upgrade youtube_dl to 2020.12.29 (#44643)

This commit is contained in:
Fabian Affolter 2020-12-30 11:24:00 +01:00 committed by GitHub
parent 222c5b532c
commit 6e5e45b937
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
"domain": "media_extractor",
"name": "Media Extractor",
"documentation": "https://www.home-assistant.io/integrations/media_extractor",
"requirements": ["youtube_dl==2020.12.07"],
"requirements": ["youtube_dl==2020.12.29"],
"dependencies": ["media_player"],
"codeowners": [],
"quality_scale": "internal"

View File

@ -2327,7 +2327,7 @@ yeelight==0.5.4
yeelightsunflower==0.0.10
# homeassistant.components.media_extractor
youtube_dl==2020.12.07
youtube_dl==2020.12.29
# homeassistant.components.onvif
zeep[async]==4.0.0