From fff2c24e1a4f70abad93910401ac7116766ebda2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 22:37:38 +0000 Subject: [PATCH] Bump numpy from 1.16.4 to 1.22.0 in /ML Bumps [numpy](https://github.com/numpy/numpy) from 1.16.4 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.4...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ML/requirements.txt | 2 +- ML/requirements2.txt | 2 +- ML/requirements3.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ML/requirements.txt b/ML/requirements.txt index ad766670..ba13d8a4 100644 --- a/ML/requirements.txt +++ b/ML/requirements.txt @@ -7,7 +7,7 @@ h5py==2.9.0 Keras-Applications==1.0.8 Keras-Preprocessing==1.1.0 Markdown==3.1.1 -numpy==1.16.4 +numpy==1.22.0 Pillow==6.1.0 protobuf==3.8.0 six==1.12.0 diff --git a/ML/requirements2.txt b/ML/requirements2.txt index 5858afaf..a3c1e59f 100644 --- a/ML/requirements2.txt +++ b/ML/requirements2.txt @@ -9,7 +9,7 @@ Keras-Applications==1.0.8 Keras-Preprocessing==1.1.0 keras-segmentation==0.2.0 Markdown==3.1.1 -numpy==1.16.4 +numpy==1.22.0 opencv-python==4.1.0.25 Pillow==6.1.0 protobuf==3.8.0 diff --git a/ML/requirements3.txt b/ML/requirements3.txt index 4cc4932f..771d9f25 100644 --- a/ML/requirements3.txt +++ b/ML/requirements3.txt @@ -61,7 +61,7 @@ nbformat==4.4.0 netaddr==0.7.19 netifaces==0.10.4 notebook==6.0.0 -numpy==1.15.4 +numpy==1.22.0 onboard==1.4.1 oslo.config==6.8.0 oslo.i18n==3.23.0