From 19274428b15db04c925894bd309ff6f33f5ff4e4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 19 Jul 2021 06:06:58 +0000 Subject: [PATCH] Bump numpy from 1.19.1 to 1.21.1 Bumps [numpy](https://github.com/numpy/numpy) from 1.19.1 to 1.21.1. - [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.19.1...v1.21.1) 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 7bbd10c..4e2f9a9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -numpy==1.19.1 +numpy==1.21.1 PyAudio==0.2.11