From c3cc0389def67073bf1ad0aebfde07da8698353c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 03:05:15 +0000 Subject: [PATCH] chore(deps): bump opencv-python from 4.8.1.78 to 5.0.0.93 Bumps [opencv-python](https://github.com/opencv/opencv-python) from 4.8.1.78 to 5.0.0.93. - [Release notes](https://github.com/opencv/opencv-python/releases) - [Commits](https://github.com/opencv/opencv-python/commits) --- updated-dependencies: - dependency-name: opencv-python dependency-version: 5.0.0.93 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1701b215..7fc06d7b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ gitpython==3.1.59 lxml==6.1.0 numcodecs==0.15.0 numpy==1.26.4 -opencv-python==4.8.1.78 +opencv-python==5.0.0.93 qdarkstyle==3.2.3 scikit-image==0.23.2 scipy==1.14.1