From c697b9056aee0ac5f4b68b1bd3f2026d23e603fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 02:44:32 +0000 Subject: [PATCH] Bump numpy from 1.16.2 to 1.22.0 in /python Bumps [numpy](https://github.com/numpy/numpy) from 1.16.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](https://github.com/numpy/numpy/compare/v1.16.2...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index 44aed58..b8dbeb6 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -4,7 +4,7 @@ werkzeug==0.16.1 nimbusml==1.7.1 ruamel.yaml==0.16.9 scikit-learn==0.20.3 -numpy==1.16.2 +numpy==1.22.0 pandas==0.23.4 scipy==1.4.1 azureml-sdk==1.12.0