From da1938c03bdd2b86f2c62ad684db0c20bd3e557d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 May 2021 05:48:16 +0000 Subject: [PATCH] Bump scipy from 1.5.2 to 1.6.3 Bumps [scipy](https://github.com/scipy/scipy) from 1.5.2 to 1.6.3. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.5.2...v1.6.3) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 353e99d..946748f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ numpy==1.19.2 -scipy==1.5.2 +scipy==1.6.3 python_igraph==0.9.0 pyunicorn==0.6.1