From 0811da4ec37a618c2777ed8c2fc58a23e9b95e0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Feb 2023 22:34:45 +0000 Subject: [PATCH] [Dependency] Bump opencv-python-headless in /.setup/pip Bumps [opencv-python-headless](https://github.com/opencv/opencv-python) from 4.6.0.66 to 4.7.0.72. - [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-minor ... 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 140d14bb4ac..30531858dce 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.6.0.66 +opencv-python-headless==4.7.0.72 # jsonschema & jsonref & pytz & tzlocal pytz==2022.7.1 # Submitty-util specific.