From ef1d44233068d2745a3a0cd86fdcdf87f0c3f472 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Aug 2026 02:54:46 +0000 Subject: [PATCH] chore(deps): bump scipy from 1.9.3 to 1.17.1 Bumps [scipy](https://github.com/scipy/scipy) from 1.9.3 to 1.17.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.9.3...v1.17.1) --- updated-dependencies: - dependency-name: scipy dependency-version: 1.17.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- constraints/minimum.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constraints/minimum.txt b/constraints/minimum.txt index 5126cc5..ff89c09 100644 --- a/constraints/minimum.txt +++ b/constraints/minimum.txt @@ -9,7 +9,7 @@ numpy==1.24.0 pandas==1.5.3 -scipy==1.9.3 +scipy==1.17.1 pytz==2023.3 packaging==21.0