From 586a34f806a19b785efba43bcc30b0e5a1eab7d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 23:39:21 +0000 Subject: [PATCH] Bump scipy from 1.9.3 to 1.10.0 Bumps [scipy](https://github.com/scipy/scipy) from 1.9.3 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.9.3...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index e6cc7935..9b5a0c4f 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -12,7 +12,7 @@ pytest==7.2.0 pytest-cov==4.0.0 python-dateutil==2.8.2 scikit-image==0.19.3 -scipy==1.9.3 +scipy==1.10.0 sphinx==5.3.0 tqdm==4.64.1 wget==3.2 diff --git a/requirements.txt b/requirements.txt index 5fea59dc..7d7a81c6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ pytest==7.2.0 pytest-cov==4.0.0 python-dateutil==2.8.2 scikit-image==0.19.3 -scipy==1.9.3 +scipy==1.10.0 sphinx==5.3.0 tqdm==4.64.1 wget==3.2