From ad726f2f895c461dcf57ee229ce806f7c591530e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 01:52:40 +0000 Subject: [PATCH] Bump numpy from 1.16 to 1.22.0 in /requirements Bumps [numpy](https://github.com/numpy/numpy) from 1.16 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.16.0...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/prod.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/prod.txt b/requirements/prod.txt index bf6b1033..6fcf166b 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -1,4 +1,4 @@ -numpy==1.16 +numpy==1.22.0 tensorflow>=1.13,<1.14 # Must be on piwheels sonopy pyaudio