From 7bdc734189c67ed175ee5c7d3a759b15f1f8cf6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 21:05:58 +0000 Subject: [PATCH] chore(deps): bump scipy 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] --- .../docker-image/transform-sandbox-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/packages/@ada/infra/src/services/data-product/components/schema-preview/docker-image/transform-sandbox-requirements.txt b/source/packages/@ada/infra/src/services/data-product/components/schema-preview/docker-image/transform-sandbox-requirements.txt index 23c6fcd..a67fa9b 100644 --- a/source/packages/@ada/infra/src/services/data-product/components/schema-preview/docker-image/transform-sandbox-requirements.txt +++ b/source/packages/@ada/infra/src/services/data-product/components/schema-preview/docker-image/transform-sandbox-requirements.txt @@ -45,7 +45,7 @@ regex==2022.6.2 requests==2.27.1 s3transfer==0.6.0 scikit-learn==1.0.1 -scipy==1.7.3 +scipy==1.10.0 setuptools==65.5.1 six==1.14.0 statsmodels==0.12.2