Skip to content

Commit

Permalink
MNT: (deps): Bump numpy from 2.2.0 to 2.2.1 in /ci
Browse files Browse the repository at this point in the history
Bumps [numpy](https://github.com/numpy/numpy) from 2.2.0 to 2.2.1.
- [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.0...v2.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 4b99a67 commit c7d1b98
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ci/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#python>=3.8
matplotlib==3.10.0
numpy==2.2.0
numpy==2.2.1
pandas==2.2.3
xlrd>=1.0.0
netcdf4==1.7.2
Expand Down
2 changes: 1 addition & 1 deletion ci/requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#python>=3.8
matplotlib==3.10.0
numpy==2.2.0
numpy==2.2.1
pandas==2.2.3
xlrd>=1.0.0
netcdf4==1.7.2
Expand Down

0 comments on commit c7d1b98

Please sign in to comment.