Skip to content

Commit 0b605fb

Browse files
Bump numpy from 1.18.5 to 1.21.0 in /ChurnModel
Bumps [numpy](https://github.com/numpy/numpy) from 1.18.5 to 1.21.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.18.5...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ee0632a commit 0b605fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ChurnModel/training_pipeline_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Then see installed versions
33
# pip freeze|grep joblib
44
# > joblib==0.14.1
5-
numpy==1.18.5
5+
numpy==1.21.0
66
pandas==0.25.3
77
sklearn-pandas==1.7.0
88
lightgbm==2.3.0

0 commit comments

Comments
 (0)