From bb850eb16ee33c99d5a86e3006996e751d27a6e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Jan 2023 12:06:55 -0500 Subject: [PATCH] Bump scipy from 1.9.3 to 1.10.0 (#3242) Bumps [scipy](https://github.com/scipy/scipy) from 1.9.3 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.9.3...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3668fc86..d8339059 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ ratelimit==2.2.1 requests==2.28.1 rs_parsepatch==0.3.7 scikit-learn==1.1.3 -scipy==1.9.3 +scipy==1.10.0 sendgrid==6.9.7 shap[plots]==0.41.0 tabulate==0.9.0