Skip to content

Commit

Permalink
Bump numpy from 1.21.4 to 1.22.0
Browse files Browse the repository at this point in the history
Bumps [numpy](https://github.com/numpy/numpy) from 1.21.4 to 1.22.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt)
- [Commits](numpy/numpy@v1.21.4...v1.22.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] authored Jan 2, 2022
1 parent 5885b28 commit 152cfa0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements-benchmark.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
click==8.0.3
gitdb2==4.0.2
GitPython==3.1.24
numpy==1.21.4
numpy==1.22.0
pandas==1.3.5; implementation_name=='cpython' --no-binary :none:
psutil==5.9.0
2 changes: 1 addition & 1 deletion requirements/requirements-test-optional.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
h5py==3.6.0; implementation_name=='cpython'
numpy==1.21.4
numpy==1.22.0
pandas==1.3.5; implementation_name=='cpython'
pymongo==4.0; implementation_name=='cpython'
redis==4.0.2
Expand Down

0 comments on commit 152cfa0

Please sign in to comment.