From acd6c76e394ede7f5f274f9c16de8e092ab2cd77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 21:41:13 +0000 Subject: [PATCH] Bump numpy in /build_aws/lambda_setup/translation_function Bumps [numpy](https://github.com/numpy/numpy) from 1.11.3 to 1.21.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.11.3...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- build_aws/lambda_setup/translation_function/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_aws/lambda_setup/translation_function/requirements.txt b/build_aws/lambda_setup/translation_function/requirements.txt index 511121f..4030415 100644 --- a/build_aws/lambda_setup/translation_function/requirements.txt +++ b/build_aws/lambda_setup/translation_function/requirements.txt @@ -1,4 +1,4 @@ -numpy==1.11.3 +numpy==1.21.0 https://download.pytorch.org/whl/cpu/torch-1.1.0-cp36-cp36m-linux_x86_64.whl requests six