Skip to content

Commit 480a608

Browse files
Bump numpy from 1.17.2 to 1.22.0 in /utils
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/HOWTO_RELEASE.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]>
1 parent 868085d commit 480a608

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

utils/requirements3.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ lime==0.1.1.36
33
scikit-learn==0.21.3
44
xlrd==1.2.0
55
pandas==0.25.1
6-
numpy==1.17.2
6+
numpy==1.22.0
77
seaborn==0.9.0
88
namegenerator==1.0.6
99
Flask==1.1.1

utils/requirements_s2i.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ lime==0.1.1.36
33
scikit-learn==0.21.3
44
xlrd==1.2.0
55
pandas==0.25.1
6-
numpy==1.17.2
6+
numpy==1.22.0

0 commit comments

Comments
 (0)