From 7684d5062f9aaec184dd221141f800db3aafe413 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 21:40:29 +0000 Subject: [PATCH] Bump scipy from 1.2.3 to 1.10.0 Bumps [scipy](https://github.com/scipy/scipy) from 1.2.3 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.2.3...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_py27.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index d917107..ff5b2c1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ pluggy==0.13.1 py==1.10.0 pyparsing==2.4.7 PYPOWER==5.1.13 -scipy==1.6.1 +scipy==1.10.0 setuptools==65.5.1 six==1.15.0 toml==0.10.2 diff --git a/requirements_py27.txt b/requirements_py27.txt index fa1a42e..ff5b2c1 100644 --- a/requirements_py27.txt +++ b/requirements_py27.txt @@ -8,7 +8,7 @@ pluggy==0.13.1 py==1.10.0 pyparsing==2.4.7 PYPOWER==5.1.13 -scipy==1.2.3 +scipy==1.10.0 setuptools==65.5.1 six==1.15.0 toml==0.10.2