From 33a2e9d47fefada7e8a755a5a71264c43e427f04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 14:53:23 +0000 Subject: [PATCH] CI: (deps): Bump scipy from 1.14.1 to 1.16.3 in /ci Bumps [scipy](https://github.com/scipy/scipy) from 1.14.1 to 1.16.3. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.14.1...v1.16.3) --- updated-dependencies: - dependency-name: scipy dependency-version: 1.16.3 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 bbcc2238e3..de789043ca 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -4,6 +4,6 @@ pandas==2.3.3 pooch==1.8.2 pint==0.25.2 pyproj==3.7.2 -scipy==1.14.1 +scipy==1.16.3 traitlets==5.14.3 xarray==2025.6.1