Upgrade yt-dlp to fix security issue (#96453)
* Bump yt-dlp from 2023.3.4 to 2023.7.6 Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp) from 2023.3.4 to 2023.7.6. - [Release notes](https://github.com/yt-dlp/yt-dlp/releases) - [Changelog](https://github.com/yt-dlp/yt-dlp/blob/master/Changelog.md) - [Commits](https://github.com/yt-dlp/yt-dlp/compare/2023.03.04...2023.07.06) --- updated-dependencies: - dependency-name: yt-dlp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * Bump yt-dlp to 2023.7.6 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
df19d4fd15
commit
ce0027a84e
2 changed files with 2 additions and 2 deletions
|
@ -7,5 +7,5 @@
|
||||||
"iot_class": "calculated",
|
"iot_class": "calculated",
|
||||||
"loggers": ["yt_dlp"],
|
"loggers": ["yt_dlp"],
|
||||||
"quality_scale": "internal",
|
"quality_scale": "internal",
|
||||||
"requirements": ["yt-dlp==2023.3.4"]
|
"requirements": ["yt-dlp==2023.7.6"]
|
||||||
}
|
}
|
||||||
|
|
|
@ -2726,7 +2726,7 @@ yolink-api==0.2.9
|
||||||
youless-api==1.0.1
|
youless-api==1.0.1
|
||||||
|
|
||||||
# homeassistant.components.media_extractor
|
# homeassistant.components.media_extractor
|
||||||
yt-dlp==2023.3.4
|
yt-dlp==2023.7.6
|
||||||
|
|
||||||
# homeassistant.components.zamg
|
# homeassistant.components.zamg
|
||||||
zamg==0.2.4
|
zamg==0.2.4
|
||||||
|
|
Loading…
Add table
Reference in a new issue