From d9f65bbf4cab871eef0c0ad123268c837c1c785a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 22:20:12 +0000 Subject: [PATCH] Bump scipy from 1.5.3 to 1.10.0 Bumps [scipy](https://github.com/scipy/scipy) from 1.5.3 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.5.3...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e8c2be2..ffb3a20 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ sagemaker-containers==2.8.6.post2 sagemaker-inference==1.2.0 sagemaker-training==4.0.1 scikit-learn==1.2.1 -scipy==1.5.3 +scipy==1.10.0 six==1.15.0 jinja2==3.0.3 MarkupSafe==2.1.1