From b41e9d7e33ff329053333a4a100fb7d691800b3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 03:05:33 +0000 Subject: [PATCH] Bump scikit-learn from 1.7.2 to 1.8.0 Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.7.2 to 1.8.0. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.7.2...1.8.0) --- updated-dependencies: - dependency-name: scikit-learn dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b6c272d3aa..5a2dee080a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ ratelimit==2.2.1 requests==2.32.5 requests-html==0.10.0 rs_parsepatch==0.4.4 -scikit-learn==1.7.2 +scikit-learn==1.8.0 scipy==1.16.3 sendgrid==6.12.5 shap[plots]==0.50.0