From fbb4c0e378f42974ac4768c3d24dc5c2f1f9a708 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:12:46 +0000 Subject: [PATCH] Bump opencv-python-headless from 4.1.0.25 to 4.1.1.26 in /client Bumps [opencv-python-headless](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-headless dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- client/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/requirements.txt b/client/requirements.txt index e35e2a2..beb9728 100644 --- a/client/requirements.txt +++ b/client/requirements.txt @@ -1,3 +1,3 @@ -opencv-python-headless==4.1.0.25 +opencv-python-headless==4.1.1.26 requests==2.22.0 discord.py==1.2.3