From 9938a0abd6dc410e9ea7af171396e4bb6604fb1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 15:40:27 +0000 Subject: [PATCH] Bump scipy from 1.11.1 to 1.12.0 Bumps [scipy](https://github.com/scipy/scipy) from 1.11.1 to 1.12.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.11.1...v1.12.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- services/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/requirements.txt b/services/requirements.txt index 850da26..0ed6aa4 100644 --- a/services/requirements.txt +++ b/services/requirements.txt @@ -4,6 +4,6 @@ soundfile==0.12.1 numba==0.57.0 resampy==0.4.2 pycryptodome==3.18.0 -scipy==1.11.1 +scipy==1.12.0 pyusb==1.2.1