Upgrade youtube_dl to version 2021.02.22 (#47078)

* Upgrade youtube_dl to version 2021.02.22

* Update requirements_all.txt
This commit is contained in:
chpego 2021-02-26 10:39:31 +01:00 committed by GitHub
parent 3a3c12bb17
commit afb6e31393
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==2021.01.24.1"],
"requirements": ["youtube_dl==2021.02.22"],
"dependencies": ["media_player"],
"codeowners": [],
"quality_scale": "internal"

View file

@ -2355,7 +2355,7 @@ yeelight==0.5.4
yeelightsunflower==0.0.10
# homeassistant.components.media_extractor
youtube_dl==2021.01.24.1
youtube_dl==2021.02.22
# homeassistant.components.onvif
zeep[async]==4.0.0