From 3d9bc31352d1577116d39d5519ecf2d01d989a0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 03:17:33 +0000 Subject: [PATCH] Bump numpy from 1.17.2 to 1.22.0 in /code/keras Bumps [numpy](https://github.com/numpy/numpy) from 1.17.2 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.2...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- code/keras/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/keras/requirements.txt b/code/keras/requirements.txt index 69e944b..af000fc 100644 --- a/code/keras/requirements.txt +++ b/code/keras/requirements.txt @@ -10,7 +10,7 @@ Keras==2.1.6 Keras-Applications==1.0.8 Keras-Preprocessing==1.1.0 Markdown==3.1.1 -numpy==1.17.2 +numpy==1.22.0 Pillow==6.1.0 protobuf==3.9.1 PyYAML==5.1.2