From 739ecd4ca239dc85d625844e4fe04513307f14a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:13:53 +0000 Subject: [PATCH] Bump numpy in /articles/keras-weight-transfer/neural-net Bumps [numpy](https://github.com/numpy/numpy) from 1.14.1 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.14.1...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- articles/keras-weight-transfer/neural-net/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/articles/keras-weight-transfer/neural-net/requirements.txt b/articles/keras-weight-transfer/neural-net/requirements.txt index ce9ac2e..3e37e5d 100644 --- a/articles/keras-weight-transfer/neural-net/requirements.txt +++ b/articles/keras-weight-transfer/neural-net/requirements.txt @@ -7,7 +7,7 @@ h5py==2.7.1 html5lib==0.9999999 Keras==2.1.2 Markdown==2.6.11 -numpy==1.14.1 +numpy==1.22.0 protobuf==3.5.1 PyYAML==3.12 scipy==1.0.0