Skip to content

Commit

Permalink
Bump numpy from 1.17.2 to 1.22.0 in /utils
Browse files Browse the repository at this point in the history
Bumps [numpy](https://github.com/numpy/numpy) from 1.17.2 to 1.22.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](numpy/numpy@v1.17.2...v1.22.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 23, 2022
1 parent a00d94a commit 06b562c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion utils/requirements3.txt
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ scikit-learn==0.21.3
dill==0.3.1.1
lime==0.1.1.36
pandas==0.25.1
numpy==1.17.2
numpy==1.22.0
seaborn==0.9.0
Flask==1.1.1
2 changes: 1 addition & 1 deletion utils/requirements_s2i.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ lime==0.1.1.36
scikit-learn==0.21.3
xlrd==1.2.0
pandas==0.25.1
numpy==1.17.2
numpy==1.22.0

0 comments on commit 06b562c

Please sign in to comment.