From 77fd866d291919a1a92cdb9f3a5c0ce26f302b11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 22:37:46 +0000 Subject: [PATCH] Bump scipy from 1.6.2 to 1.10.0 Bumps [scipy](https://github.com/scipy/scipy) from 1.6.2 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.6.2...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 5ff45250..6ddfa829 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ retrying==1.3.3 sagemaker-containers==2.8.6.post2 sagemaker-inference==1.5.5 scikit-learn==0.24.1 -scipy==1.6.2 +scipy==1.10.0 urllib3==1.26.5 wheel==0.36.2 jinja2==2.11.3