From 1af1523933debda73dccfcd49047408665386e03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Feb 2026 16:54:40 +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 f431d8fa49..ee13d81941 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ ratelimit==2.2.1 requests==2.32.5 requests-html==0.10.0 rs_parsepatch==0.4.5 -scikit-learn==1.7.2 +scikit-learn==1.8.0 scipy==1.17.0 sendgrid==6.12.5 shap[plots]==0.50.0