From f98f1b3fde70af6fd713ea70e7965328047b0c03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 21:08:41 +0000 Subject: [PATCH] Bump scipy from 0.18.0 to 1.10.0 in /ldsc_mod Bumps [scipy](https://github.com/scipy/scipy) from 0.18.0 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] --- ldsc_mod/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 ldsc_mod/requirements.txt diff --git a/ldsc_mod/requirements.txt b/ldsc_mod/requirements.txt old mode 100755 new mode 100644 index 609ddae..14e892c --- a/ldsc_mod/requirements.txt +++ b/ldsc_mod/requirements.txt @@ -3,4 +3,4 @@ bitarray==0.8.1 nose==1.3.4 numpy==1.11.1 pandas==0.18.1 -scipy==0.18.0 +scipy==1.10.0