From f826b98dc17ba641c20c37280aea74a78b99cd3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:48:33 +0000 Subject: [PATCH] Bump numpy from 1.17.1 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.17.1 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.1...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-full.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-full.txt b/requirements-full.txt index e5354e0..f45d5c4 100644 --- a/requirements-full.txt +++ b/requirements-full.txt @@ -12,7 +12,7 @@ kiwisolver==1.0.1 Markdown==3.0.1 matplotlib==3.0.3 mock==2.0.0 -numpy==1.16.2 +numpy==1.22.0 pbr==5.1.3 protobuf==3.7.0 pygame==1.9.4 diff --git a/requirements.txt b/requirements.txt index 86cf2c5..ac8ba11 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ Keras==2.2.5 Keras-Applications==1.0.8 Keras-Preprocessing==1.1.0 Markdown==3.1.1 -numpy==1.17.1 +numpy==1.22.0 protobuf==3.9.1 pygame==1.9.6 PyYAML==5.1.2