From 8ccf67a35aa95d163d605a1416a3baecb9642880 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 20:57:25 +0000 Subject: [PATCH] CI: (deps): Bump scipy from 1.11.3 to 1.11.4 in /ci Bumps [scipy](https://github.com/scipy/scipy) from 1.11.3 to 1.11.4. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.11.3...v1.11.4) --- 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 78a77a5b78e..7cf7fbc20e7 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -4,6 +4,6 @@ pandas==2.1.3 pooch==1.8.0 pint==0.22 pyproj==3.6.1 -scipy==1.11.3 +scipy==1.11.4 traitlets==5.14.0 xarray==2023.11.0