Skip to content

Commit d0fcf8f

Browse files
Bump numpy from 2.2.1 to 2.4.0
Bumps [numpy](https://github.com/numpy/numpy) from 2.2.1 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.1...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 237e80e commit d0fcf8f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

binder/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
nbgitpuller
2-
numpy==2.2.1
2+
numpy==2.4.0
33
monty==2025.3.3
44
pymatgen==2025.10.7
55
scikit-learn==1.8.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
numpy==2.2.1
1+
numpy==2.4.0
22
monty==2025.3.3
33
pymatgen==2025.10.7
44
h5py==3.14.0

0 commit comments

Comments
 (0)