From e0a54900cc66282dd49255396e7d8f6d66321e3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 21:08:45 +0000 Subject: [PATCH] Bump scipy from 0.18 to 1.10.0 in /binder Bumps [scipy](https://github.com/scipy/scipy) from 0.18 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v0.18.0...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- binder/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binder/requirements.txt b/binder/requirements.txt index 7601a4d..55aa809 100644 --- a/binder/requirements.txt +++ b/binder/requirements.txt @@ -1,5 +1,5 @@ numpy==1.22.0 -scipy==0.18 +scipy==1.10.0 patsy==0.4.0 cython==0.24 wbdata==0.2.7