From 50c135e1eef4eda263a22079a780151c35932c24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 10:11:54 +0000 Subject: [PATCH] build(deps): bump opencv-python-headless from 4.10.0.84 to 4.11.0.86 Bumps [opencv-python-headless](https://github.com/opencv/opencv-python) from 4.10.0.84 to 4.11.0.86. - [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 update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5cd1070..169f85d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ telebot==0.0.5 requests==2.32.3 numpy==2.2.1 -opencv-python-headless==4.10.0.84 +opencv-python-headless==4.11.0.86 python-decouple==3.8