From 3a8185782abf539e4325f4e4e0b91b98a3c15de8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 06:34:44 +0000 Subject: [PATCH] Bump youtube-dl from 2021.3.3 to 2021.3.14 Bumps [youtube-dl](https://github.com/ytdl-org/youtube-dl) from 2021.3.3 to 2021.3.14. - [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.03.03...2021.03.14) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 630f1b5..8009212 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ discord.py[voice]==1.6.0 websockets pip -youtube_dl==2021.3.3 +youtube_dl==2021.3.14 colorlog cffi --only-binary all; chardet