From 30aa984553725acc2ec536200c195ced6feb59dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 22:56:55 +0000 Subject: [PATCH] build(deps): bump scipy from 1.7.3 to 1.10.0 in /docs Bumps [scipy](https://github.com/scipy/scipy) from 1.7.3 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.7.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 9c2eb60c..368eaba8 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -6,7 +6,7 @@ geopandas==0.10.2 jupyterlab==3.2.5 psycopg2-binary==2.9.2 rasterio==1.2.10 -scipy==1.7.3 +scipy==1.10.0 tqdm==4.62.3 imageio==2.13.3 Rtree==0.9.7