Skip to content

Commit ad031ac

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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 937cfd2 commit ad031ac

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
@@ -83,7 +83,7 @@ lint = [
8383
]
8484
strict = [
8585
"spglib==2.6.0",
86-
"numpy==2.2.6,",
86+
"numpy==2.4.0,",
8787
"scipy==1.15.3",
8888
"pymatgen==2025.10.7",
8989
"inflect==7.5.0",

0 commit comments

Comments
 (0)