From f2f22e2e814df58d1b4c140ee7747c68b7753456 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 17:07:54 +0000 Subject: [PATCH] Bump setuptools in /src/Services/Detections/frameSplitter Bumps [setuptools](https://github.com/pypa/setuptools) from 58.2.0 to 65.5.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/v58.2.0...v65.5.1) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/Services/Detections/frameSplitter/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Services/Detections/frameSplitter/requirements.txt b/src/Services/Detections/frameSplitter/requirements.txt index 655f432..ae1deed 100644 --- a/src/Services/Detections/frameSplitter/requirements.txt +++ b/src/Services/Detections/frameSplitter/requirements.txt @@ -1,5 +1,5 @@ dapr -setuptools==58.2.0 +setuptools==65.5.1 opencv-python-headless numpy typing_extensions