From ff7192c4a730ac6906dbd75124c212cb31915b03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 02:37:51 +0000 Subject: [PATCH] Bump numpy from 1.19.5 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.19.5 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.19.5...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ml-requirements.txt | 2 +- tpu-servers/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ml-requirements.txt b/ml-requirements.txt index 29f3698..c5be8cc 100644 --- a/ml-requirements.txt +++ b/ml-requirements.txt @@ -25,7 +25,7 @@ keras==2.6.0 Keras-Preprocessing==1.1.2 Markdown==3.3.3 msgpack==1.0.2 -numpy==1.19.5 +numpy==1.22.0 oauthlib==3.1.0 opt-einsum==3.3.0 packaging==21.0 diff --git a/tpu-servers/requirements.txt b/tpu-servers/requirements.txt index 3b8abd0..e2dd550 100644 --- a/tpu-servers/requirements.txt +++ b/tpu-servers/requirements.txt @@ -13,7 +13,7 @@ httplib2==0.9.2 idna==2.8 msgpack-python==0.5.6 netifaces==0.10.4 -numpy==1.17.0 +numpy==1.22.0 pbr==5.2.0 Pillow==6.0.0 protobuf==3.0.0