build(deps): bump opencv-contrib-python from 4.13.0.90 to 4.13.0.92

Bumps [opencv-contrib-python](https://github.com/opencv/opencv-python) from 4.13.0.90 to 4.13.0.92.
- [Release notes](https://github.com/opencv/opencv-python/releases)
- [Commits](https://github.com/opencv/opencv-python/commits)

---
updated-dependencies:
- dependency-name: opencv-contrib-python
  dependency-version: 4.13.0.92
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-02-05 15:53:51 +00:00
committed by Roland Kurmann
parent 4fb1d7b931
commit ce7365551c
2 changed files with 11 additions and 12 deletions

View File

@@ -5,7 +5,7 @@ name = "pypi"
[packages]
colorama = "0.4.6"
opencv-contrib-python = "4.13.0.90"
opencv-contrib-python = "4.13.0.92"
numpy = "2.4.1"
# for macOS: opencv-contrib-python = "<=4.7.0"
pillow = "*"