From 60b59b2291ed7fc1805025f25d17be888f410ca6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 21:40:33 +0000 Subject: [PATCH] Bump scipy from 1.2.3 to 1.10.0 in /workspace/snowboy/examples/Python Bumps [scipy](https://github.com/scipy/scipy) from 1.2.3 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.2.3...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- workspace/snowboy/examples/Python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workspace/snowboy/examples/Python/requirements.txt b/workspace/snowboy/examples/Python/requirements.txt index 838e22e..99157ea 100644 --- a/workspace/snowboy/examples/Python/requirements.txt +++ b/workspace/snowboy/examples/Python/requirements.txt @@ -1,2 +1,2 @@ PyAudio==0.2.9 -scipy==1.2.3 +scipy==1.10.0