From e72544e7bf7c8de1df6ababa55e70adfc952b515 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 23:51:56 +0000 Subject: [PATCH] Bump opencv-python from 4.2.0.32 to 4.8.1.78 in /src/gcs Bumps [opencv-python](https://github.com/opencv/opencv-python) from 4.2.0.32 to 4.8.1.78. - [Release notes](https://github.com/opencv/opencv-python/releases) - [Commits](https://github.com/opencv/opencv-python/commits) --- updated-dependencies: - dependency-name: opencv-python dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/gcs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gcs/requirements.txt b/src/gcs/requirements.txt index 9b6df6c..b702055 100644 --- a/src/gcs/requirements.txt +++ b/src/gcs/requirements.txt @@ -2,5 +2,5 @@ pymavlink==2.3.4 PyQt5==5.12 PyQtChart==5.12 pyserial==3.4 -opencv-python==4.2.0.32 +opencv-python==4.8.1.78 pynmea2==1.15.0