From 5c23e10702b1e53fefa71136d5e8ac2f0de9368a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 08:28:26 +0200 Subject: [PATCH] Bump opencv-python from 4.8.0.76 to 4.8.1.78 in /docs (#434) Bumps [opencv-python](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 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 77901a94..9017c882 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -3,5 +3,5 @@ sphinx==7.2.6 sphinx-click==5.0.1 myst_parser==2.0.0 ghostscript==0.7 -opencv-python==4.8.0.76 +opencv-python==4.8.1.78 matplotlib==3.8.0