From bcb0d20c271c792080d323b48b20aff471c7afea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:49:39 +0000 Subject: [PATCH] Bump opencv-python-headless from 4.1.0.25 to 4.2.0.32 in /ScreenDaemon Bumps [opencv-python-headless](https://github.com/skvark/opencv-python) from 4.1.0.25 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-headless dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ScreenDaemon/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ScreenDaemon/requirements.txt b/ScreenDaemon/requirements.txt index f755f2f3..98f77888 100644 --- a/ScreenDaemon/requirements.txt +++ b/ScreenDaemon/requirements.txt @@ -10,5 +10,5 @@ pyudev==0.21.0 astral==1.10.1 timezonefinder==4.1.0 python-magic==0.4.15 -opencv-python-headless==4.1.0.25 +opencv-python-headless==4.2.0.32 numpy