From 3d5a76e847748cde06647d784c99510a9839bf58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Apr 2021 05:45:34 +0000 Subject: [PATCH] Bump scipy from 1.5.2 to 1.6.2 Bumps [scipy](https://github.com/scipy/scipy) from 1.5.2 to 1.6.2. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.5.2...v1.6.2) 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..2deef29 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ numpy==1.19.2 -scipy==1.5.2 +scipy==1.6.2 python_igraph==0.9.0 pyunicorn==0.6.1