From 350803a1cc029bd3dbe3c067eda0233dca5cbce2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 22:37:57 +0000 Subject: [PATCH] Bump scipy from 1.6.2 to 1.10.0 in /notebooks/CENtools Bumps [scipy](https://github.com/scipy/scipy) from 1.6.2 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.6.2...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- notebooks/CENtools/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/notebooks/CENtools/requirements.txt b/notebooks/CENtools/requirements.txt index e61dfea..5e97c22 100644 --- a/notebooks/CENtools/requirements.txt +++ b/notebooks/CENtools/requirements.txt @@ -1,4 +1,4 @@ -scipy==1.6.2 +scipy==1.10.0 jsonpickle==2.0.0 matplotlib==3.3.4 networkx==2.5 @@ -6,7 +6,7 @@ numpy==1.22.0 pandas==1.2.3 pickle-mixin==1.0.2 pickleshare==0.7.5 -scipy==1.6.2 +scipy==1.10.0 seaborn==0.11.1 sklearn==0.0 click==8.0.3