From c9e62b6b3e2d1efff8b1d6411eed74ac7284ddaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jun 2021 07:03:25 +0000 Subject: [PATCH] Bump youtube-dl from 2021.1.8 to 2021.6.6 Bumps [youtube-dl](https://github.com/ytdl-org/youtube-dl) from 2021.1.8 to 2021.6.6. - [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.06.06) --- updated-dependencies: - dependency-name: youtube-dl 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 d38561c..c36f2c3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ discord.py[voice]==1.6.0 websockets pip -youtube_dl==2021.1.8 +youtube_dl==2021.6.6 colorlog cffi --only-binary all; chardet