From aae0137cce803172e12f490f507bed83920ca28a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Sep 2022 23:21:37 +0000 Subject: [PATCH] Bump yt-dlp from 2022.7.18 to 2022.9.1 Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp) from 2022.7.18 to 2022.9.1. - [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/2022.07.18...2022.09.01) --- 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 09d0062..6d636bf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,6 +20,6 @@ six==1.16.0 typing-extensions==4.1.1 urllib3==1.26.9 Werkzeug==2.0.3 -yt-dlp==2022.7.18 +yt-dlp==2022.9.1 zipp==3.6.0 Pillow==8.4.0 \ No newline at end of file