From 62c76da3c4ce2b67cab8093f3139b01bd255d93e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 3 Feb 2024 19:59:26 +0000 Subject: [PATCH] Bump numpy from 1.20.3 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.20.3 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.20.3...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a57be84..4112c4f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ librosa==0.8.1 llvmlite==0.37.0 matplotlib-inline==0.1.3 numba==0.54.0 -numpy==1.20.3 +numpy==1.22.0 packaging==21.0 parso==0.8.2 pickleshare==0.7.5