From 6b3b2eebe7bafca45349ba1d23537c80fe35bcee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 23:35:33 +0000 Subject: [PATCH] Bump numpy from 1.17.4 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.17.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.17.4...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_travis.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index ad0346f..379a0be 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ more-itertools==7.2.0 networkx==2.4 ninja==1.9.0.post1 numba==0.46.0 -numpy==1.17.4 +numpy==1.22.0 onnx==1.6.0 onnxruntime==1.0.0 packaging==19.2 diff --git a/requirements_travis.txt b/requirements_travis.txt index 9944ad4..931fb06 100644 --- a/requirements_travis.txt +++ b/requirements_travis.txt @@ -17,7 +17,7 @@ more-itertools==7.2.0 networkx==2.4 ninja==1.9.0.post1 numba==0.46.0 -numpy==1.17.4 +numpy==1.22.0 onnx==1.6.0 onnxruntime==1.0.0 packaging==19.2