From 68c7d44ad876f061baa87f0cb46c431a0ec1eae2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:54:33 +0000 Subject: [PATCH] Bump opencv-python from 4.0.0.21 to 4.2.0.32 in /ros Bumps [opencv-python](https://github.com/skvark/opencv-python) from 4.0.0.21 to 4.2.0.32. - [Release notes](https://github.com/skvark/opencv-python/releases) - [Commits](https://github.com/skvark/opencv-python/commits) --- updated-dependencies: - dependency-name: opencv-python dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ros/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ros/requirements.txt b/ros/requirements.txt index e6bf4fce..b0590c81 100644 --- a/ros/requirements.txt +++ b/ros/requirements.txt @@ -159,7 +159,7 @@ numpy == 1.13.3 # ros/src/segmentation/scripts/utils.py: 7 # ros/src/segmentation/scripts/validation_fusion.py: 9 # ros/src/sensors/camera/scripts/python_cam.py: 7 -opencv_python == 4.0.0.21 +opencv_python == 4.2.0.32 # ros/src/segmentation/scripts/utils.py: 10 # ros/src/segmentation/scripts/validation_fusion.py: 4