From 5d967dc3f8609b57e388bb6fbc637f75f96f4e6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:00:54 +0000 Subject: [PATCH] Bump opencv-python from 3.3.0.10 to 3.3.1.11 in /blink-detection Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.3.0.10 to 3.3.1.11. - [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] --- blink-detection/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blink-detection/requirements.txt b/blink-detection/requirements.txt index dccdffe..0ae8804 100644 --- a/blink-detection/requirements.txt +++ b/blink-detection/requirements.txt @@ -7,7 +7,7 @@ idna==2.6 imutils==0.4.3 Mastodon.py==1.1.1 numpy==1.13.3 -opencv-python==3.3.0.10 +opencv-python==3.3.1.11 python-dateutil==2.6.1 pytz==2017.3 requests==2.20.0