From bc8cc8be0056978e13e91a509777f798b5334bec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 21:36:09 +0000 Subject: [PATCH] Bump scipy from 1.2.1 to 1.10.0 Bumps [scipy](https://github.com/scipy/scipy) from 1.2.1 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.2.1...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-rtd.txt | 2 +- setup.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-rtd.txt b/requirements-rtd.txt index 7243b1f..c9c4b38 100644 --- a/requirements-rtd.txt +++ b/requirements-rtd.txt @@ -3,7 +3,7 @@ pybel==0.13.2 click==7.0 tqdm==4.31.1 numpy==1.16.3 -scipy==1.2.1 +scipy==1.10.0 scikit-learn==0.21.3 pandas==0.24.2 openpyxl==3.0.2 diff --git a/setup.cfg b/setup.cfg index 6644096..07949d5 100644 --- a/setup.cfg +++ b/setup.cfg @@ -53,7 +53,7 @@ install_requires = click==7.0 tqdm==4.31.1 numpy==1.16.3 - scipy==1.2.1 + scipy==1.10.0 scikit-learn==0.21.3 pandas==0.24.2 openpyxl==3.0.2