From 7852a41fa25dbaa6c0117480421c9352307a5e95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Feb 2022 18:42:40 +0530 Subject: [PATCH] :arrow_up: Bump setuptools from 60.6.0 to 60.7.1 in /tvheadend (#83) Bumps [setuptools](https://github.com/pypa/setuptools) from 60.6.0 to 60.7.1. - [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.6.0...v60.7.1) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-minor ... 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 0ae3280..fbeec3c 100644 --- a/tvheadend/requirements.txt +++ b/tvheadend/requirements.txt @@ -1,2 +1,2 @@ -setuptools==60.6.0 +setuptools==60.7.1 streamlink==3.1.1