From c0af822ee4ccd2f8962e0a7f79a44f32ed0d5474 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 04:06:56 +0000 Subject: [PATCH] Bump numpy from 1.19.3 to 1.22.0 in /BabyReady - Python Bumps [numpy](https://github.com/numpy/numpy) from 1.19.3 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.3...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- BabyReady - Python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BabyReady - Python/requirements.txt b/BabyReady - Python/requirements.txt index 0ca2a22..2c3c13c 100644 --- a/BabyReady - Python/requirements.txt +++ b/BabyReady - Python/requirements.txt @@ -22,7 +22,7 @@ keyboard==0.13.5 librosa==0.8.0 llvmlite==0.35.0 numba==0.52.0 -numpy==1.19.3 +numpy==1.22.0 oauth2client==3.0.0 packaging==20.8 pipwin==0.5.0