Skip to content

Commit

Permalink
Bump numpy from 1.15.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.15.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)
- [Commits](numpy/numpy@v1.15.4...v1.22.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 28, 2022
1 parent 87fa2a4 commit 5ba921b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
#'matplotlib==3.0.2',
'matplotlib==2.1.2',
#'numpy==1.17.0',
'numpy==1.16.6',
'numpy==1.22.0',
'pyparsing==2.4.2',
'python-dateutil==2.8.0',
#'scikit-learn==0.21.3',
Expand Down
2 changes: 1 addition & 1 deletion swifr_pkg/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ nose==1.3.7
notebook==5.7.4
numba==0.41.0
numexpr==2.6.8
numpy==1.15.4
numpy==1.22.0
numpydoc==0.8.0
odo==0.5.1
olefile==0.46
Expand Down

0 comments on commit 5ba921b

Please sign in to comment.