Skip to content

Commit

Permalink
Bump numpy from 1.24.4 to 1.26.0
Browse files Browse the repository at this point in the history
Bumps [numpy](https://github.com/numpy/numpy) from 1.24.4 to 1.26.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](numpy/numpy@v1.24.4...v1.26.0)

---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Oct 3, 2023
1 parent d3735d2 commit eb3ac40
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion binder/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ nbgitpuller
pyyaml>=6.0
joblib==1.3.2
monty==2023.9.25
numpy==1.24.4
numpy==1.26.0
pymatgen==2023.09.10
smol>=0.3.0
sparse-lm>=0.3.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
pyyaml==6.0.1
joblib==1.3.2
monty==2023.9.25
numpy==1.24.4
numpy==1.26.0
pymatgen==2023.9.10
smol==0.5.3
sparse-lm==0.5.1
Expand Down

0 comments on commit eb3ac40

Please sign in to comment.