From 248bd85816814bde7aee0c0a21d1bb3e56e744bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Dec 2022 16:05:42 +0000 Subject: [PATCH] Bump streamlink from 3.2.0 to 5.1.2 in /TwitchRSS Bumps [streamlink](https://github.com/streamlink/streamlink) from 3.2.0 to 5.1.2. - [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.1.2) --- 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..e01a349 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.1.2 GitPython==3.1.26 lxml==4.7.1 pycryptodome==3.14.1