From d0644931a71f3b2860565a1fa7141a6dbbf45416 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Aug 2022 14:21:07 +0200 Subject: [PATCH] Bump scipy from 1.8.1 to 1.9.0 (#361) Bumps [scipy](https://github.com/scipy/scipy) from 1.8.1 to 1.9.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.8.1...v1.9.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-minor ... 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 2215633f..00e1d689 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ click==8.1.3 entrypoints==0.4 requests==2.28.1 numpy==1.23.1 -scipy==1.8.1 +scipy==1.9.0 h5netcdf==1.0.1 h5py==3.7.0 pillow==9.2.0