From 70a1568f3c72d639570e8ed196b57e357bd20989 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 08:45:40 +0000 Subject: [PATCH] CI: (deps): Bump scipy from 1.15.0 to 1.15.1 in /ci Bumps [scipy](https://github.com/scipy/scipy) from 1.15.0 to 1.15.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.15.0...v1.15.1) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-patch ... 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 4022f8c4f4..b313a6e0cd 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -4,6 +4,6 @@ pandas==2.2.3 pooch==1.8.2 pint==0.24.4 pyproj==3.7.0 -scipy==1.15.0 +scipy==1.15.1 traitlets==5.14.3 xarray==2025.1.0