From e39a193a3d889013a1aaa861f28dd6b8426acbc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Mar 2022 06:19:10 +0000 Subject: [PATCH] :arrow_up: Bump setuptools from 60.10.0 to 61.2.0 in /tvheadend Bumps [setuptools](https://github.com/pypa/setuptools) from 60.10.0 to 61.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/v60.10.0...v61.2.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- tvheadend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tvheadend/requirements.txt b/tvheadend/requirements.txt index 7847a218..22eb70c3 100644 --- a/tvheadend/requirements.txt +++ b/tvheadend/requirements.txt @@ -1,2 +1,2 @@ -setuptools==60.10.0 +setuptools==61.2.0 streamlink==3.2.0