From 58d2107369a501b92e472491147524f111e250d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Dec 2023 00:40:12 +0000 Subject: [PATCH] Bump scipy from 1.6.1 to 1.10.0 in /tests Bumps [scipy](https://github.com/scipy/scipy) from 1.6.1 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.6.1...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/requirements_frozen.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements_frozen.txt b/tests/requirements_frozen.txt index a92f1c8a..88d8752c 100644 --- a/tests/requirements_frozen.txt +++ b/tests/requirements_frozen.txt @@ -39,7 +39,7 @@ pyparsing==2.4.7 python-dateutil==2.8.1 pytz==2021.1 requests==2.25.1 -scipy==1.6.1 +scipy==1.10.0 sciris==1.0.2 six==1.15.0 smmap==3.0.5