From dab4f9b650c7a71f5015a92fb27adfec3f10d243 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Feb 2023 14:14:50 +0000 Subject: [PATCH] MNT: (deps): Bump scipy from 1.7.3 to 1.10.1 in /ci Bumps [scipy](https://github.com/scipy/scipy) from 1.7.3 to 1.10.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.7.3...v1.10.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 4fbea9c6def..257bf88e058 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -6,6 +6,6 @@ pandas==1.3.5 pooch==1.6.0 pint==0.18 pyproj==3.2.1 -scipy==1.7.3 +scipy==1.10.1 traitlets==5.1.1 xarray==0.20.2