From 0846daabe0a33f7ac078154ac2c2797d407f58d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 02:05:11 +0000 Subject: [PATCH] Bump numpy from 1.18.4 to 1.22.0 in /.history Bumps [numpy](https://github.com/numpy/numpy) from 1.18.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.18.4...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .history/requirements_20200524125800.txt | 2 +- .history/requirements_20200524130514.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.history/requirements_20200524125800.txt b/.history/requirements_20200524125800.txt index 9c742c3..61091cb 100644 --- a/.history/requirements_20200524125800.txt +++ b/.history/requirements_20200524125800.txt @@ -1,4 +1,4 @@ -numpy==1.18.4 +numpy==1.22.0 gym keras==2.3.1 matplotlib diff --git a/.history/requirements_20200524130514.txt b/.history/requirements_20200524130514.txt index 9c742c3..61091cb 100644 --- a/.history/requirements_20200524130514.txt +++ b/.history/requirements_20200524130514.txt @@ -1,4 +1,4 @@ -numpy==1.18.4 +numpy==1.22.0 gym keras==2.3.1 matplotlib