From 095b1201ab602b51eff762c18fe4f35eccabb09e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Sep 2023 12:30:15 +0000 Subject: [PATCH] CI: (deps): Bump scipy from 1.11.2 to 1.11.3 in /ci Bumps [scipy](https://github.com/scipy/scipy) from 1.11.2 to 1.11.3. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.11.2...v1.11.3) --- 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 b76fca6d274..ea73f97cfaf 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -4,6 +4,6 @@ pandas==2.1.1 pooch==1.7.0 pint==0.22 pyproj==3.6.1 -scipy==1.11.2 +scipy==1.11.3 traitlets==5.10.1 xarray==2023.9.0