From 71c2eac5af651c20c2bba6e8aa735b9b1c4ff82e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Mar 2023 13:56:44 +0000 Subject: [PATCH] Bump scipy from 1.5.2 to 1.10.1 Bumps [scipy](https://github.com/scipy/scipy) from 1.5.2 to 1.10.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.5.2...v1.10.1) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-minor ... 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..564232a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ numpy==1.19.2 -scipy==1.5.2 +scipy==1.10.1 python_igraph==0.9.0 pyunicorn==0.6.1