From 82b56a8ade6c8e26b1bfddef835e801ac50909c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 13:25:50 +0000 Subject: [PATCH] chore(deps): Bump scipy from 1.17.1 to 1.18.0 Bumps [scipy](https://github.com/scipy/scipy) from 1.17.1 to 1.18.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.17.1...v1.18.0) --- updated-dependencies: - dependency-name: scipy dependency-version: 1.18.0 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 edd8d1b..6f914df 100644 --- a/requirements-lock.txt +++ b/requirements-lock.txt @@ -4,7 +4,7 @@ # Core experiment dependencies (no GPU required): numpy==2.4.6 matplotlib==3.10.9 -scipy==1.17.1 +scipy==1.18.0 pytest==9.0.3 reportlab==4.5.1