From 3a6262037f9bff87309c9ba1684884c4b74c2b33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 23:41:55 +0000 Subject: [PATCH] Bump opencv-python-headless in /python/api-examples-source/mpa-hello Bumps [opencv-python-headless](https://github.com/opencv/opencv-python) from 4.6.0.66 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-headless dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/api-examples-source/mpa-hello/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/api-examples-source/mpa-hello/requirements.txt b/python/api-examples-source/mpa-hello/requirements.txt index 1374ca53a..c5a14dae1 100644 --- a/python/api-examples-source/mpa-hello/requirements.txt +++ b/python/api-examples-source/mpa-hello/requirements.txt @@ -3,5 +3,5 @@ numpy==1.23.5 scipy altair==4.2.0 pydeck==0.8.0 -opencv-python-headless==4.6.0.66 +opencv-python-headless==4.8.1.78 streamlit>=1.38.0