From 5b3d128260c85062f8d3e0468e56c722f880821d Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 30 Aug 2024 23:45:11 +0000
Subject: [PATCH] build(deps): bump opencv-contrib-python in /requirements

Bumps [opencv-contrib-python](https://github.com/opencv/opencv-python) from 4.8.0.76 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-contrib-python
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 requirements/deps/constraints.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements/deps/constraints.txt b/requirements/deps/constraints.txt
index de28fc6357..6e4eba4c48 100644
--- a/requirements/deps/constraints.txt
+++ b/requirements/deps/constraints.txt
@@ -35,7 +35,7 @@ pycocotools>=2.0.7
 torch>2
 # pinned in unstructured paddleocr
 opencv-python==4.8.0.76
-opencv-contrib-python==4.8.0.76
+opencv-contrib-python==4.8.1.78
 platformdirs==3.10.0
 
 # TODO: Constraint due to langchain, remove when that gets updated: