build(deps): bump numpy from 2.4.1 to 2.4.2 (#494)

* build(deps): bump numpy from 2.4.1 to 2.4.2

Bumps [numpy](https://github.com/numpy/numpy) from 2.4.1 to 2.4.2.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](https://github.com/numpy/numpy/compare/v2.4.1...v2.4.2)

---
updated-dependencies:
- dependency-name: numpy
  dependency-version: 2.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update opencv-contrib-python version to 4.13.0.92

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Roland Kurmann <info@scito.ch>
This commit is contained in:
dependabot[bot]
2026-02-06 11:09:56 +01:00
committed by GitHub
parent ce7365551c
commit 45382d252a
2 changed files with 75 additions and 75 deletions

View File

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