Skip to content

Commit 8df2364

Browse files
Bump numpy from 1.26.4 to 2.2.4
Bumps [numpy](https://github.com/numpy/numpy) from 1.26.4 to 2.2.4. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.26.4...v2.2.4) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2e847e2 commit 8df2364

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ classifiers = [
2626
dependencies = [
2727
"mpi4py==4.0.1",
2828
"executorlib==0.4.3",
29-
"numpy==1.26.4",
29+
"numpy==2.0.2",
3030
]
3131
dynamic = ["version"]
3232

0 commit comments

Comments
 (0)