From 5fea6ce0d5fd433d5f4c7b840fc675a440d677d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 03:06:52 +0000 Subject: [PATCH] Bump numpy from 1.18.5 to 1.22.0 in /packages/ml-deploy Bumps [numpy](https://github.com/numpy/numpy) from 1.18.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.18.5...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packages/ml-deploy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/ml-deploy/requirements.txt b/packages/ml-deploy/requirements.txt index 98ca1a2..d5566aa 100644 --- a/packages/ml-deploy/requirements.txt +++ b/packages/ml-deploy/requirements.txt @@ -22,7 +22,7 @@ Keras==2.4.3 Keras-Preprocessing==1.1.2 Markdown==3.3.1 MarkupSafe==1.1.1 -numpy==1.18.5 +numpy==1.22.0 oauthlib==3.1.0 opt-einsum==3.3.0 Pillow==8.0.0