From fb22761e5bb1bd3d5e23ecdf91c96a5c5d443e22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 11:34:00 +0200 Subject: [PATCH] Bump scipy from 1.14.0 to 1.14.1 (#643) Bumps [scipy](https://github.com/scipy/scipy) from 1.14.0 to 1.14.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.14.0...v1.14.1) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 95704bf2..d66a7ce6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ click==8.1.7 entrypoints==0.4 requests==2.32.3 numpy==1.26.4 -scipy==1.14.0 +scipy==1.14.1 h5netcdf==1.3.0 h5py==3.11.0 pillow==10.4.0