From 3af862cc228f66e68bce8a7175ae7bdb7a293c48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 20:01:42 +0000 Subject: [PATCH] Bump yt-dlp from 2021.11.10.1 to 2023.7.6 Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp) from 2021.11.10.1 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/2021.11.10.1...2023.07.06) --- updated-dependencies: - dependency-name: yt-dlp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1ffd1d5..226557f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -86,5 +86,5 @@ wordcloud youtube-dl youtube-search youtube-search-python==1.4.9 -yt-dlp==2021.11.10.1 +yt-dlp==2023.7.6 zipfile38