From 777288adbd884dd589444b6aa3a40f0e4995a43c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 22:20:01 +0000 Subject: [PATCH] Bump scipy from 1.5.3 to 1.10.0 Bumps [scipy](https://github.com/scipy/scipy) from 1.5.3 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.5.3...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs_requirements.txt | 2 +- test_requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs_requirements.txt b/docs_requirements.txt index 286645d..147b60d 100644 --- a/docs_requirements.txt +++ b/docs_requirements.txt @@ -1,6 +1,6 @@ networkx==2.5 numpy==1.19.5 plotly==4.9.0 -scipy==1.5.3 +scipy==1.10.0 typing==3.7.4.3 sphinx_copybutton==0.4.0 \ No newline at end of file diff --git a/test_requirements.txt b/test_requirements.txt index 98ee0e2..34a67ae 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -4,7 +4,7 @@ networkx==2.5 numpy==1.22.0 plotly==4.9.0 pytest==6.1.2 -scipy==1.5.3 +scipy==1.10.0 tox==3.20.1 typing==3.7.4.3 flake8==3.7.9 \ No newline at end of file