From 03bfd918a01a251d1e9c35c2e681109210b9ed3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 31 Aug 2024 00:15:00 +0000 Subject: [PATCH] Bump opencv-python from 4.6.0.66 to 4.8.1.78 in /backend Bumps [opencv-python](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 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 47611d2..f62d7ed 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -60,7 +60,7 @@ Mako==1.0.7 MarkupSafe==1.1.0 marshmallow==3.2.2 numpy -opencv-python==4.6.0.66 +opencv-python==4.8.1.78 openpyxl==2.5.4 paramiko==2.6.0 passlib==1.7.1