From d5603850dd8071826a0aba55d852671429a8eb75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 21:29:07 +0000 Subject: [PATCH] Bump scipy from 1.1.0 to 1.10.0 in /2018 Bumps [scipy](https://github.com/scipy/scipy) from 1.1.0 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.1.0...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 2018/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2018/requirements.txt b/2018/requirements.txt index f807e99..a51716d 100644 --- a/2018/requirements.txt +++ b/2018/requirements.txt @@ -1,6 +1,6 @@ numpy==1.15.2 progress==1.4 -scipy==1.1.0 +scipy==1.10.0 termcolor==1.1.0 matplotlib==3.0.2 networkx==2.2