From 8d5446e318c4bac089f5c0d03f69e1af3145c4f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 06:11:58 +0000 Subject: [PATCH] :arrow_up: Bump setuptools from 67.4.0 to 69.5.1 in /tvheadend Bumps [setuptools](https://github.com/pypa/setuptools) from 67.4.0 to 69.5.1. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/setuptools/compare/v67.4.0...v69.5.1) --- 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 29b30485..9362ca6e 100644 --- a/tvheadend/requirements.txt +++ b/tvheadend/requirements.txt @@ -1,2 +1,2 @@ -setuptools==67.4.0 +setuptools==69.5.1 streamlink==5.3.1