Skip to content

Commit

Permalink
MNT: (deps): Bump numpy from 1.26.4 to 2.0.0 in /ci (#174)
Browse files Browse the repository at this point in the history
Bumps [numpy](https://github.com/numpy/numpy) from 1.26.4 to 2.0.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.26.4...v2.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 17, 2024
1 parent 46d6120 commit bdcb22d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
eofs
python>=3.8
matplotlib==3.9.0
numpy==1.26.4
numpy==2.0.0
netcdf4==1.6.5
pandas==2.2.2
erddapy==2.2.0
Expand Down

0 comments on commit bdcb22d

Please sign in to comment.