From 713370d3d5219af3b6338197d6b4e1274d43dc25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Feb 2023 06:58:15 +0000 Subject: [PATCH] :arrow_up: Bump setuptools from 67.3.2 to 67.3.3 in /tvheadend Bumps [setuptools](https://github.com/pypa/setuptools) from 67.3.2 to 67.3.3. - [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/v67.3.2...v67.3.3) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-patch ... 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 53049b2c..02f4f333 100644 --- a/tvheadend/requirements.txt +++ b/tvheadend/requirements.txt @@ -1,2 +1,2 @@ -setuptools==67.3.2 +setuptools==67.3.3 streamlink==5.2.1