From 0b85f7d1825bbd8014205552f963f988d6968da7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 21:36:29 +0000 Subject: [PATCH] Bump scipy from 1.2.1 to 1.10.0 in /docs/ENVIRONMENT/REQUIREMENTS Bumps [scipy](https://github.com/scipy/scipy) from 1.2.1 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.2.1...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/ENVIRONMENT/REQUIREMENTS/requirements_v1.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ENVIRONMENT/REQUIREMENTS/requirements_v1.txt b/docs/ENVIRONMENT/REQUIREMENTS/requirements_v1.txt index 224357b..3854ca6 100644 --- a/docs/ENVIRONMENT/REQUIREMENTS/requirements_v1.txt +++ b/docs/ENVIRONMENT/REQUIREMENTS/requirements_v1.txt @@ -20,6 +20,6 @@ numba==0.45.0 matplotlib==3.0.0 wget==3.2 shapely==1.7.0 -scipy==1.2.1 +scipy==1.10.0 loguru==0.4.1 scikit-image