From 58d065c2189db48322984f5e9b258202a80110fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 21:33:08 +0000 Subject: [PATCH] Bump numpy from 1.20.3 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.20.3 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](https://github.com/numpy/numpy/compare/v1.20.3...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 09b5d285..5d8d1477 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ azureml-train-core==1.36.0 # for azureml.train.hyperdrive azureml-dataset-runtime==1.36.0 # to register dataset hydra-core~=1.0.3 typing_extensions==4.0.1 # for hydra -numpy==1.20.3 +numpy==1.22.0 protobuf<=3.20.1 # unit testing