From 9a72ca7c06258856fc47ffa629f50ef94c85c7cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:50:47 +0000 Subject: [PATCH] Bump opencv-python from 3.4.0.12 to 4.2.0.32 in /jump_bot Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.4.0.12 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] --- jump_bot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jump_bot/requirements.txt b/jump_bot/requirements.txt index 8314e71b..144c6e13 100644 --- a/jump_bot/requirements.txt +++ b/jump_bot/requirements.txt @@ -3,7 +3,7 @@ cycler==0.10.0 matplotlib==2.1.1 numpy==1.13.3 olefile==0.44 -opencv-python==3.4.0.12 +opencv-python==4.2.0.32 Pillow==4.3.0 pyparsing==2.2.0 python-dateutil==2.6.1