From b39c0cf7b547727a55b8406c707715ea03cef4bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Apr 2023 16:57:53 +0000 Subject: [PATCH] Bump streamlink from 3.2.0 to 5.4.0 in /TwitchRSS Bumps [streamlink](https://github.com/streamlink/streamlink) from 3.2.0 to 5.4.0. - [Release notes](https://github.com/streamlink/streamlink/releases) - [Changelog](https://github.com/streamlink/streamlink/blob/master/CHANGELOG.md) - [Commits](https://github.com/streamlink/streamlink/compare/3.2.0...5.4.0) --- updated-dependencies: - dependency-name: streamlink dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- TwitchRSS/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TwitchRSS/requirements.txt b/TwitchRSS/requirements.txt index caa2117..fdb4e05 100644 --- a/TwitchRSS/requirements.txt +++ b/TwitchRSS/requirements.txt @@ -3,7 +3,7 @@ cachetools==4.1.1 feedgen==0.9.0 Flask==2.0.2 ratelimit==2.2.1 -streamlink==3.2.0 +streamlink==5.4.0 GitPython==3.1.26 lxml==4.7.1 pycryptodome==3.14.1