From 29be964b7f8e67262d4474181cc08e4e73faf3b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 23:27:14 +0000 Subject: [PATCH] Bump numpy from 1.17.3 to 1.22.0 in /lambda Bumps [numpy](https://github.com/numpy/numpy) from 1.17.3 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.17.3...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- lambda/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lambda/requirements.txt b/lambda/requirements.txt index 1a25485..b5d920c 100644 --- a/lambda/requirements.txt +++ b/lambda/requirements.txt @@ -11,7 +11,7 @@ grpcio==1.25.0 h5py==2.9.0 idna==2.8 Keras==2.3.1 -numpy==1.17.3 +numpy==1.22.0 oauthlib==3.1.0 opt-einsum==3.1.0 protobuf==3.10.0