From e605bd801b13869e6ce7f9eb9b07e53865b3fb3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 00:51:26 +0000 Subject: [PATCH] Bump scipy from 1.16.2 to 1.17.0 in the python group Bumps the python group with 1 update: [scipy](https://github.com/scipy/scipy). Updates `scipy` from 1.16.2 to 1.17.0 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.16.2...v1.17.0) --- updated-dependencies: - dependency-name: scipy dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 5706dda..266813f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ dependencies = [ "zarr==3.1.1", "numcodecs==0.15.1", "tensorstore==0.1.80", - "scipy==1.16.2" + "scipy==1.17.0" ] optional-dependencies = { dev = [