Skip to content

Commit a956b48

Browse files
Bump opencv-python from 4.10.0.84 to 4.11.0.86
Bumps [opencv-python](https://github.com/opencv/opencv-python) from 4.10.0.84 to 4.11.0.86. - [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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 99871a4 commit a956b48

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

poetry.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ pytest-mock = "^3.14.0"
9292
optional = true
9393

9494
[tool.poetry.group.image_analysis.dependencies]
95-
opencv-python = "^4.10.0.84"
95+
opencv-python = "^4.11.0.86"
9696
scikit-image = [
9797
{ version = ">=0.20.0,<0.22.0", python = ">=3.8,<3.9" },
9898
{ version = ">=0.22.0,<1.0.0", python = ">=3.9" },

0 commit comments

Comments
 (0)