Skip to content

Commit

Permalink
MNT: (deps): Bump numpy from 1.26.1 to 1.26.2 in /ci
Browse files Browse the repository at this point in the history
Bumps [numpy](https://github.com/numpy/numpy) from 1.26.1 to 1.26.2.
- [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.1...v1.26.2)

---
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 Nov 13, 2023
1 parent 8c8f5da commit faa108c
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.8.0
numpy==1.26.1
numpy==1.26.2
pandas==2.1.2
xlrd>=1.0.0
netcdf4==1.6.5
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.8.0
numpy==1.26.1
numpy==1.26.2
pandas==2.1.2
xlrd>=1.0.0
netcdf4==1.6.5
Expand Down

0 comments on commit faa108c

Please sign in to comment.