From 0e132b3d2dcb0d5006f472914e4d85704c9bbb75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Aug 2022 06:21:29 +0000 Subject: [PATCH] Bump numpy from 1.19.3 to 1.22.0 in /docker/tf_2 Bumps [numpy](https://github.com/numpy/numpy) from 1.19.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.19.3...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/tf_2/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/tf_2/requirements.txt b/docker/tf_2/requirements.txt index 5583efe..cb0918f 100644 --- a/docker/tf_2/requirements.txt +++ b/docker/tf_2/requirements.txt @@ -7,7 +7,7 @@ pytest==6.2.2 azure-storage-blob==12.7.1 azure-storage-file==2.1.0 azureml-sdk==1.35.0 -numpy==1.19.3 +numpy==1.22.0 pandas==1.1.5 Pillow==8.4.0 jellyfish==0.8.2