Skip to content

Commit 14e31d1

Browse files
Update numpy version from 1.21.0 to 1.22.0 (#9)
Bumps [numpy](https://github.com/numpy/numpy) from 1.21.0 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.21.0...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 21d2f0f commit 14e31d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ python_dotenv==0.19
77
alibi-detect==0.8.1
88
mlflow-skinny==1.21.0
99
scikit-learn
10-
numpy==1.21.0
10+
numpy==1.22.0
1111
pandas==1.2.4
1212
scikit-learn==0.24.1

0 commit comments

Comments
 (0)