From f980f10e7b6c24a0a053bdab62d884ac83fd3c52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:20:16 +0000 Subject: [PATCH] Bump opencv-python from 4.1.0.25 to 4.1.1.26 in /config/python Bumps [opencv-python](https://github.com/skvark/opencv-python) from 4.1.0.25 to 4.1.1.26. - [Release notes](https://github.com/skvark/opencv-python/releases) - [Commits](https://github.com/skvark/opencv-python/commits) --- updated-dependencies: - dependency-name: opencv-python dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- config/python/requirements-paddle.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/python/requirements-paddle.txt b/config/python/requirements-paddle.txt index 357afd1..5e6caf6 100644 --- a/config/python/requirements-paddle.txt +++ b/config/python/requirements-paddle.txt @@ -9,7 +9,7 @@ kiwisolver==1.1.0 matplotlib==2.2.4 nltk==3.4.5 numpy==1.16.4 -opencv-python==4.1.0.25 +opencv-python==4.1.1.26 paddlepaddle==1.5.1 Pillow==6.1.0 prettytable==0.7.2