Skip to content

Commit 26f8ff1

Browse files
Bump opencv-python from 4.12.0.88 to 4.13.0.92 in /tests
Bumps [opencv-python](https://github.com/opencv/opencv-python) from 4.12.0.88 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-python dependency-version: 4.13.0.92 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 77b67e8 commit 26f8ff1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/e2e_tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
py-cpuinfo==9.0.0
88
scipy>=1.5.4,<1.18
99
opencv-python>=4.5; sys_platform != "darwin"
10-
opencv-python==4.12.0.88; sys_platform == "darwin"
10+
opencv-python==4.13.0.92; sys_platform == "darwin"
1111
unittest-xml-reporting==4.0.0
1212
lpips==0.1.4
1313
scikit-image>=0.17.2; python_version < '3.13'

0 commit comments

Comments
 (0)