From 8208a36eb49532a12eb28ab51562d3f10765c817 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 22:13:24 +0000 Subject: [PATCH] Bump numpy from 1.16.3 to 1.22.0 in /keras-assignment Bumps [numpy](https://github.com/numpy/numpy) from 1.16.3 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.16.3...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- keras-assignment/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keras-assignment/requirements.txt b/keras-assignment/requirements.txt index 7c0c218..4be4cec 100644 --- a/keras-assignment/requirements.txt +++ b/keras-assignment/requirements.txt @@ -8,7 +8,7 @@ Keras==2.2.4 Keras-Applications==1.0.7 Keras-Preprocessing==1.0.9 Markdown==3.1.1 -numpy==1.16.3 +numpy==1.22.0 protobuf==3.7.1 PyYAML==5.1 scipy==1.3.0