From d0458e04959a05a8c290f80f980dbdcabf3b9daa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 01:36:26 +0000 Subject: [PATCH] Bump numpy from 1.18.2 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.18.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.18.2...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 6150df93..6f8687c5 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -5,7 +5,7 @@ certifi==2019.11.28 cloudpickle==1.3.0 future==0.18.2 gym==0.17.1 -numpy==1.18.2 +numpy==1.22.0 opencv-python==4.2.0.34 Pillow==7.1.0 pyglet==1.5.0 diff --git a/requirements.txt b/requirements.txt index ed8a32f4..6ea2a904 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ cloudpickle==1.3.0 future==0.18.2 gym==0.17.1 gym[atari] -numpy==1.18.2 +numpy==1.22.0 opencv-python==4.2.0.34 pandas==1.0.4 Pillow==7.1.0