From f7be7adea021f9b26133291cdece486c34dbcd83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 23:39:12 +0000 Subject: [PATCH] Bump scipy from 1.9.3 to 1.10.0 in /docs 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 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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