build(deps): bump numpy from 2.4.3 to 2.4.4

Bumps [numpy](https://github.com/numpy/numpy) from 2.4.3 to 2.4.4.
- [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.3...v2.4.4)

---
updated-dependencies:
- dependency-name: numpy
  dependency-version: 2.4.4
  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-03-30 17:23:34 +00:00
committed by Roland Kurmann
parent 98677336e7
commit e423f2965c
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.3"
numpy = "2.4.4"
# for macOS: opencv-contrib-python = "<=4.7.0"
pillow = "*"
pyzbar = "*"