From 5087b1f1ce6af96a06890115f83de8ca5e406ae9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:23:55 +0000 Subject: [PATCH] Bump numpy from 1.16.2 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.16.2 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.2...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- travis-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index ce02fc13..0913f06e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ more-itertools==6.0.0 msgpack==0.5.6 msgpack-numpy==0.4.3.2 murmurhash==1.0.2 -numpy==1.16.2 +numpy==1.22.0 opencv-python==4.0.0.21 pandas==0.24.1 Pillow==6.2.0 diff --git a/travis-requirements.txt b/travis-requirements.txt index ce02fc13..0913f06e 100644 --- a/travis-requirements.txt +++ b/travis-requirements.txt @@ -18,7 +18,7 @@ more-itertools==6.0.0 msgpack==0.5.6 msgpack-numpy==0.4.3.2 murmurhash==1.0.2 -numpy==1.16.2 +numpy==1.22.0 opencv-python==4.0.0.21 pandas==0.24.1 Pillow==6.2.0