From 8de16758915d1c8dd2067c680ca1d4be4e92d178 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:16:51 +0000 Subject: [PATCH] Bump numpy from 1.14.2 to 1.22.0 in /ml Bumps [numpy](https://github.com/numpy/numpy) from 1.14.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.14.2...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ml/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ml/requirements.txt b/ml/requirements.txt index 0b657fb55..b467c6ef0 100644 --- a/ml/requirements.txt +++ b/ml/requirements.txt @@ -13,7 +13,7 @@ googleapis-common-protos==1.5.3 grpc-google-iam-v1==0.11.4 grpcio==1.6.0 idna==2.6 -numpy==1.14.2 +numpy==1.22.0 ply==3.8 protobuf==3.4.0 psutil==5.3.1