From 3592dd1316d7b4ad4a4f7ad388774190a1a7cc6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 03:50:04 +0000 Subject: [PATCH] Bump numpy from 1.19.5 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.19.5 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.19.5...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- spambrainz/requirements_docker.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 1f8b98a..89a1fce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ Keras-Preprocessing==1.1.2 Markdown==3.2.2 MarkupSafe==1.1.1 mbdata==25.0.4 -numpy==1.19.5 +numpy==1.22.0 oauthlib==3.1.0 opt-einsum==3.3.0 protobuf==3.12.4 diff --git a/spambrainz/requirements_docker.txt b/spambrainz/requirements_docker.txt index f99a207..5bd0da1 100644 --- a/spambrainz/requirements_docker.txt +++ b/spambrainz/requirements_docker.txt @@ -29,7 +29,7 @@ Keras-Preprocessing==1.1.2 Markdown==3.2.2 MarkupSafe==1.1.1 mbdata==25.0.4 -numpy==1.18.5 +numpy==1.22.0 oauthlib==3.1.0 opt-einsum==3.3.0 protobuf==3.12.4