From e7b006ffd6ceeb55bb0ba46409adedb276b27339 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 17:02:05 +0000 Subject: [PATCH] Bump streamlink from 3.2.0 to 5.3.1 in /TwitchRSS Bumps [streamlink](https://github.com/streamlink/streamlink) from 3.2.0 to 5.3.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.3.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..71cec20 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.3.1 GitPython==3.1.26 lxml==4.7.1 pycryptodome==3.14.1