From 11922e347e7c823c6ee16b3c2cbf3b2816728494 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Sep 2023 14:50:40 +0000 Subject: [PATCH] Bump scipy from 1.11.1 to 1.11.3 in /.github/dependabot Bumps [scipy](https://github.com/scipy/scipy) from 1.11.1 to 1.11.3. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.11.1...v1.11.3) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/dependabot/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot/constraints.txt b/.github/dependabot/constraints.txt index 043e384..dd62958 100644 --- a/.github/dependabot/constraints.txt +++ b/.github/dependabot/constraints.txt @@ -5,7 +5,7 @@ pandas<2.0.4 matplotlib==3.7.2 netCDF4==1.6.4 numpy==1.25.2 -scipy==1.11.1 +scipy==1.11.3 tqdm==4.66.1 tables==3.8.0 xarray==2023.7.0