From 299a7078381fc6251a891d05b877ce86adc54113 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 14:13:09 +0000 Subject: [PATCH] CI: (deps): Bump scipy from 1.17.1 to 1.18.1 in /ci Bumps [scipy](https://github.com/scipy/scipy) from 1.17.1 to 1.18.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.17.1...v1.18.1) --- updated-dependencies: - dependency-name: scipy dependency-version: 1.18.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ci/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/requirements.txt b/ci/requirements.txt index 275599ef31..90c2a8e2f1 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -4,6 +4,6 @@ pandas==3.0.5 pooch==1.9.0 pint==0.25.3 pyproj==3.7.2 -scipy==1.17.1 +scipy==1.18.1 traitlets==5.16.1 xarray==2025.10.1