From 9a0ff2c1148962438d73f1d3d62782d16303dff5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:16:42 +0000 Subject: [PATCH] Bump numpy from 1.11.2rc1 to 1.22.0rc1 in /bin Bumps [numpy](https://github.com/numpy/numpy) from 1.11.2rc1 to 1.22.0rc1. - [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.11.2rc1...v1.22.0rc1) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- bin/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/requirements.txt b/bin/requirements.txt index 6d72a06..68dce67 100644 --- a/bin/requirements.txt +++ b/bin/requirements.txt @@ -1,4 +1,4 @@ -numpy==1.11.2rc1 +numpy==1.22.0rc1 Theano==0.8.0rc1 matplotlib==1.5.3 scikit-learn==0.14.1