From 629cba5b70c11d9fade38bf18b0db4f01c8eaac8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 11:34:12 +0000 Subject: [PATCH] Update youtube-dl requirement from >=2021.1.8 to >=2021.12.17 Updates the requirements on [youtube-dl](https://github.com/ytdl-org/youtube-dl) to permit the latest version. - [Release notes](https://github.com/ytdl-org/youtube-dl/releases) - [Changelog](https://github.com/ytdl-org/youtube-dl/blob/master/ChangeLog) - [Commits](https://github.com/ytdl-org/youtube-dl/compare/2021.01.08...2021.12.17) --- updated-dependencies: - dependency-name: youtube-dl dependency-version: 2021.12.17 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 0226c10..5ec0856 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ pylast==5.0.0 pySmartDL python-barcode python-dotenv -youtube-dl>=2021.1.8 +youtube-dl>=2021.12.17 youtube-search-python>=1.3.2 youtube-search>=1.1.1 pytz