Skip to content

Commit

Permalink
Bump numpy from 1.17.1 to 1.22.0 in /tests/local (#642)
Browse files Browse the repository at this point in the history
Bumps [numpy](https://github.com/numpy/numpy) from 1.17.1 to 1.22.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst)
- [Commits](numpy/numpy@v1.17.1...v1.22.0)

---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Ryan Cabell <[email protected]>
  • Loading branch information
dependabot[bot] and rcabell authored Sep 2, 2022
1 parent c547959 commit 8adbcee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/local/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jsonpickle==1.2
locket==0.2.0
more-itertools==7.2.0
netCDF4==1.4.1
numpy==1.17.1
numpy==1.22.0
pandas==0.23.4
partd==1.0.0
pathlib==1.0.1
Expand Down

0 comments on commit 8adbcee

Please sign in to comment.