From b6ed5c09079c907a16b28844e893a277ab20e597 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jul 2023 12:24:15 +0000 Subject: [PATCH] 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 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..348266f 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.7.6 Pillow>=8.4.0,<10.0.0 # Others