From 62aba7b90bcce2a39f1da0bd87874938c1cb5327 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2024 23:41:03 +0000 Subject: [PATCH] CI: (deps): Bump scipy from 1.13.1 to 1.14.1 in /ci Bumps [scipy](https://github.com/scipy/scipy) from 1.13.1 to 1.14.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.13.1...v1.14.1) --- updated-dependencies: - dependency-name: scipy 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 ea2e3f8e48..1f694b802f 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -4,6 +4,6 @@ pandas==2.2.2 pooch==1.8.2 pint==0.24.3 pyproj==3.6.1 -scipy==1.13.1 +scipy==1.14.1 traitlets==5.14.3 xarray==2024.7.0