From b75b18134e7970e2eae1dcd284fdaba1a25a4a45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 21:59:55 +0000 Subject: [PATCH] Bump scipy from 1.4.1 to 1.10.0 in /batch_processing Bumps [scipy](https://github.com/scipy/scipy) from 1.4.1 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.4.1...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- batch_processing/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/batch_processing/requirements.txt b/batch_processing/requirements.txt index abae6e1..0889fd3 100644 --- a/batch_processing/requirements.txt +++ b/batch_processing/requirements.txt @@ -43,7 +43,7 @@ regex==2020.6.7 requests==2.23.0 requests-oauthlib==1.3.0 rsa==4.0 -scipy==1.4.1 +scipy==1.10.0 six==1.15.0 soundfile==0.10.3.post1 tensorboard==2.1.1