Skip to content

Commit 63e8a8a

Browse files
Bump numpy from 2.2.6 to 2.4.0
Bumps [numpy](https://github.com/numpy/numpy) from 2.2.6 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.2.6...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] <support@github.com>
1 parent a77ac9c commit 63e8a8a

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
@@ -39,7 +39,7 @@ dependencies = [
3939
"jwst == 1.20.1",
4040
"lmfit == 1.3.4",
4141
"matplotlib == 3.10.7",
42-
"numpy == 2.2.6",
42+
"numpy == 2.4.1",
4343
"opencv-python-headless == 4.12.0.88",
4444
"photutils == 2.3.0",
4545
"pyerfa == 2.0.1.5",

0 commit comments

Comments
 (0)