From 3d87bc5a0107ba2d31daa894d161abf5a2ac3ae5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:57:14 +0000 Subject: [PATCH] Bump opencv-python from 4.1.0.25 to 4.2.0.32 in /API/pythonCppAPI Bumps [opencv-python](https://github.com/skvark/opencv-python) from 4.1.0.25 to 4.2.0.32. - [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] --- API/pythonCppAPI/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 API/pythonCppAPI/requirements.txt diff --git a/API/pythonCppAPI/requirements.txt b/API/pythonCppAPI/requirements.txt old mode 100755 new mode 100644 index a0754b2d..18ae1076 --- a/API/pythonCppAPI/requirements.txt +++ b/API/pythonCppAPI/requirements.txt @@ -42,7 +42,7 @@ nbformat==4.4.0 networkx==2.3 notebook==5.7.8 numpy==1.16.4 -opencv-python==4.1.0.25 +opencv-python==4.2.0.32 pandocfilters==1.4.2 parso==0.5.0 pickleshare==0.7.5