From f13a155031aabde398e2a264c9d67dcabc9886b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jun 2023 13:12:04 +0000 Subject: [PATCH] Bump yt-dlp from 2023.3.4 to 2023.6.22 Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp) from 2023.3.4 to 2023.6.22. - [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.06.22) --- updated-dependencies: - dependency-name: yt-dlp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3d8c2d3..d665b08 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ humanfriendly python-ffmpeg==2.0.4 gpytranslate==1.5.1 httpx[http2]>=0.18.1,<1.0.0 -yt-dlp==2023.3.4 +yt-dlp==2023.6.22 Pillow>=8.4.0,<10.0.0 # Others