From 94095b938b71c25f2830c03417bc63af4bf649d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:17:24 +0000 Subject: [PATCH] Bump opencv-python from 3.4.3.18 to 3.4.7.28 in /src/cvtracker 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] --- src/cvtracker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cvtracker/requirements.txt b/src/cvtracker/requirements.txt index 2423522..0f19165 100644 --- a/src/cvtracker/requirements.txt +++ b/src/cvtracker/requirements.txt @@ -2,7 +2,7 @@ certifi==2018.10.15 chardet==3.0.4 idna==2.7 numpy==1.15.3 -opencv-python==3.4.3.18 +opencv-python==3.4.7.28 paho-mqtt==1.4.0 requests==2.20.0 urllib3==1.24