From ebb9fc151c5fc7acc587cf447b1764d69ebe7c60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 17:02:43 +0000 Subject: [PATCH] chore(deps): Bump scipy from 1.14.1 to 1.17.1 Bumps [scipy](https://github.com/scipy/scipy) from 1.14.1 to 1.17.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.14.1...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] --- requirements-lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-lock.txt b/requirements-lock.txt index 0fe5ccf..9c49c0e 100644 --- a/requirements-lock.txt +++ b/requirements-lock.txt @@ -5,7 +5,7 @@ # NOTE: numpy==2.4.5 is required for torch 2.3.1 ABI compatibility (numpy 2.x breaks torch). numpy==2.4.5 matplotlib==3.10.9 -scipy==1.14.1 +scipy==1.17.1 pytest==8.3.5 reportlab==4.5.1