From bf823261c36336f7e7f4ce5c85591c371f8115e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:15:08 +0000 Subject: [PATCH] Bump numpy from 1.13.0 to 1.22.0 in /neural-net Bumps [numpy](https://github.com/numpy/numpy) from 1.13.0 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.13.0...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- neural-net/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neural-net/requirements.txt b/neural-net/requirements.txt index 083209e..4bd417f 100644 --- a/neural-net/requirements.txt +++ b/neural-net/requirements.txt @@ -6,7 +6,7 @@ html5lib==0.9999999 idna==2.5 Keras==2.0.5 Markdown==2.2.0 -numpy==1.13.0 +numpy==1.22.0 oauthlib==2.0.2 protobuf==3.3.0 PyYAML==3.12