From bad7497c6bbeaee60983178f30194ba1a86cd000 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 18:32:48 -0500 Subject: [PATCH] Bump scipy from 1.11.3 to 1.11.4 (#3824) Bumps [scipy](https://github.com/scipy/scipy) from 1.11.3 to 1.11.4. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.11.3...v1.11.4) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-patch ... 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 3c63b9ca10..93b553c9da 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ ratelimit==2.2.1 requests==2.31.0 rs_parsepatch==0.4.0 scikit-learn==1.1.3 -scipy==1.11.3 +scipy==1.11.4 sendgrid==6.10.0 shap[plots]==0.43.0 tabulate==0.9.0