From 721950b6f6b76f18cec3fe0472cdcdff089a19a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Mar 2022 08:03:32 +0000 Subject: [PATCH] Bump youtube-search-python from 1.5.1 to 1.6.3 Bumps [youtube-search-python](https://github.com/alexmercerind/youtube-search-python) from 1.5.1 to 1.6.3. - [Release notes](https://github.com/alexmercerind/youtube-search-python/releases) - [Commits](https://github.com/alexmercerind/youtube-search-python/compare/v1.5.1...v1.6.3) --- updated-dependencies: - dependency-name: youtube-search-python 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 46a9878c2..2aacc56c5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -49,5 +49,5 @@ youtube_dl git+https://github.com/Nekos-life/Async-nekos.life-wrapper ruamel.yaml==0.17.21 ujson>=4.0.1 -youtube-search-python==1.5.1 +youtube-search-python==1.6.3 feedparser>=6.0.2