From d2895d6d27f70ba40b61fe18b5a7e7713ed6c3b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Jan 2023 16:03:16 +0000 Subject: [PATCH] Bump streamlink from 3.2.0 to 5.2.1 in /TwitchRSS Bumps [streamlink](https://github.com/streamlink/streamlink) from 3.2.0 to 5.2.1. - [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.2.1) --- 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..41e64a2 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.2.1 GitPython==3.1.26 lxml==4.7.1 pycryptodome==3.14.1