From 5cec577c3831eb0cb1b1c31364d2b0bec7fe2caf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Jan 2022 11:08:57 +0530 Subject: [PATCH] :arrow_up: Bump setuptools from 58.4.0 to 60.2.0 in /tvheadend (#72) Bumps [setuptools](https://github.com/pypa/setuptools) from 58.4.0 to 60.2.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst) - [Commits](https://github.com/pypa/setuptools/compare/v58.4.0...v60.2.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- tvheadend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tvheadend/requirements.txt b/tvheadend/requirements.txt index d64a1857..d4e0d29a 100644 --- a/tvheadend/requirements.txt +++ b/tvheadend/requirements.txt @@ -1,2 +1,2 @@ -setuptools==58.4.0 +setuptools==60.2.0 streamlink==3.0.3