From 35939ea6d48d95bcb1091e53f5e9a58c2bc35cde Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:20:14 +0000 Subject: [PATCH] Bump opencv-python from 4.1.0.25 to 4.1.1.26 in /API/pythonCppAPI 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] --- 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..a5ebb8cc --- 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.1.1.26 pandocfilters==1.4.2 parso==0.5.0 pickleshare==0.7.5