From c08d8f503e30c2faa95f923ed3504a50aef287bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:18:04 +0000 Subject: [PATCH] Bump opencv-python from 3.4.3.18 to 3.4.7.28 in /clodsa/clodsa Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.4.3.18 to 3.4.7.28. - [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] --- clodsa/clodsa/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clodsa/clodsa/requirements.txt b/clodsa/clodsa/requirements.txt index deaf4a2..b6ec644 100644 --- a/clodsa/clodsa/requirements.txt +++ b/clodsa/clodsa/requirements.txt @@ -9,5 +9,5 @@ h5py==2.6.0 progressbar2==3.39.2 scikit_learn==0.20.2 tensorflow>=1.12.1 -opencv-python==3.4.3.18 +opencv-python==3.4.7.28 joblib