From 758143c4d0ca1fb1129d86b13de5cfa8468b3f99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:40:13 +0000 Subject: [PATCH] Bump numpy from 1.16.0 to 1.22.0 in /ml Bumps [numpy](https://github.com/numpy/numpy) from 1.16.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.16.0...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ml/requirements-all.txt | 2 +- ml/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ml/requirements-all.txt b/ml/requirements-all.txt index da1cf22..576f4eb 100644 --- a/ml/requirements-all.txt +++ b/ml/requirements-all.txt @@ -43,7 +43,7 @@ mccabe==0.6.1 mock==2.0.0 more-itertools==5.0.0 nose2==0.8.0 -numpy==1.16.0 +numpy==1.22.0 openapi-spec-validator==0.2.6 pathlib==1.0.1 pbr==5.1.1 diff --git a/ml/requirements.txt b/ml/requirements.txt index 535c305..59298cc 100644 --- a/ml/requirements.txt +++ b/ml/requirements.txt @@ -2,7 +2,7 @@ cycler==0.10.0 h5py==2.9.0 kiwisolver==1.0.1 matplotlib==3.0.2 -numpy==1.16.0 +numpy==1.22.0 pyparsing==2.3.0 Pillow==6.2.2 scipy==1.2.0