From ed913017ddf94416a2e4126ea84cf0ce10d98541 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 01:23:48 +0000 Subject: [PATCH] Bump numpy from 1.17.0 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.17.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.17.0...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-colab.txt | 2 +- requirements-cuda.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-colab.txt b/requirements-colab.txt index 128a518..5fcf429 100644 --- a/requirements-colab.txt +++ b/requirements-colab.txt @@ -1,5 +1,5 @@ tqdm -numpy==1.17.0 +numpy==1.22.0 h5py==2.9.0 opencv-python==4.1.0.25 ffmpeg-python==0.1.17 diff --git a/requirements-cuda.txt b/requirements-cuda.txt index 905aaef..86733de 100644 --- a/requirements-cuda.txt +++ b/requirements-cuda.txt @@ -1,5 +1,5 @@ tqdm -numpy==1.17.0 +numpy==1.22.0 h5py==2.9.0 opencv-python==4.1.0.25 ffmpeg-python==0.1.17