From 909760b945631ccf92c2d4c03ad254c76f0f6c2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Nov 2022 12:15:09 -0500 Subject: [PATCH] Bump numpy from 1.20.2 to 1.22.0 (#5) Bumps [numpy](https://github.com/numpy/numpy) from 1.20.2 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.2...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 00d0379..3a95bc5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ librosa==0.8.0 llvmlite==0.36.0 matplotlib==3.4.1 numba==0.53.1 -numpy==1.20.2 +numpy==1.22.0 packaging==20.9 pandas==1.2.4 pathtools==0.1.2