From 7ab57280847346e7ec7fd045625b2180bc27a55a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 22:37:21 +0000 Subject: [PATCH] Bump scipy from 1.6.1 to 1.10.0 in /docs Bumps [scipy](https://github.com/scipy/scipy) from 1.6.1 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.6.1...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/doc-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/doc-requirements.txt b/docs/doc-requirements.txt index 9db030c..5ae505c 100644 --- a/docs/doc-requirements.txt +++ b/docs/doc-requirements.txt @@ -8,7 +8,7 @@ numpy==1.20.1 opencv-python>=3.3 PyYAML==5.3.1 scikit-learn==0.24.1 -scipy==1.6.1 +scipy==1.10.0 simplejson==3.17.2 sklearn==0.0 tifffile==2021.3.5