Skip to content

Commit 2c33709

Browse files
build(deps): bump numpy from 2.3.5 to 2.4.0
Bumps [numpy](https://github.com/numpy/numpy) from 2.3.5 to 2.4.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.3.5...v2.4.0) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a3cd658 commit 2c33709

File tree

2 files changed

+75
-77
lines changed

2 files changed

+75
-77
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name = "pypi"
66
[packages]
77
colorama = "0.4.6"
88
opencv-contrib-python = "*"
9-
numpy = "2.3.5"
9+
numpy = "2.4.0"
1010
# for macOS: opencv-contrib-python = "<=4.7.0"
1111
pillow = "*"
1212
pyzbar = "*"

Pipfile.lock

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

0 commit comments

Comments
 (0)