From a15329275556def0784a1e5059f32544aa6f5341 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 12:57:05 +0000 Subject: [PATCH] CI: (deps): Bump scipy from 1.10.1 to 1.11.0 in /ci Bumps [scipy](https://github.com/scipy/scipy) from 1.10.1 to 1.11.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.10.1...v1.11.0) --- 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 d76e3ea668d..03b3fd622d0 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -5,6 +5,6 @@ pandas==1.5.3 pooch==1.7.0 pint==0.20.1 pyproj==3.5.0 -scipy==1.10.1 +scipy==1.11.0 traitlets==5.9.0 xarray==2023.1.0