From 6ccce1a833b8bdbd1b70abafe7bdf28db1323ebb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Oct 2023 02:52:07 +0000 Subject: [PATCH] [Dependency] Bump opencv-python-headless in /.setup/pip Bumps [opencv-python-headless](https://github.com/opencv/opencv-python) from 4.8.0.76 to 4.8.1.78. - [Release notes](https://github.com/opencv/opencv-python/releases) - [Commits](https://github.com/opencv/opencv-python/commits) --- updated-dependencies: - dependency-name: opencv-python-headless dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .setup/pip/system_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.setup/pip/system_requirements.txt b/.setup/pip/system_requirements.txt index d6c34038afa..6d86c4e3da7 100644 --- a/.setup/pip/system_requirements.txt +++ b/.setup/pip/system_requirements.txt @@ -9,7 +9,7 @@ # Submitty util module depends on: # For QR bulk upload -opencv-python-headless==4.8.0.76 +opencv-python-headless==4.8.1.78 # jsonschema & jsonref & pytz & tzlocal pytz==2023.3 # Submitty-util specific.