From 11b4784081c0f208e0af984b6efc49212f275246 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 23 Jun 2021 05:34:19 +0000 Subject: [PATCH] Bump numpy from 1.18.1 to 1.21.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.18.1 to 1.21.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt) - [Commits](https://github.com/numpy/numpy/compare/v1.18.1...v1.21.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index efe560b..1b67056 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ msaf==0.1.70 num2words==0.5.10 -numpy==1.18.1 +numpy==1.21.0 praat-parselmouth==0.3.3 PyAudio==0.2.11 PyYAML==5.4.1