From 10af80a02eb803b3a1effd273ff05546f6e4ba9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 17:47:36 +0000 Subject: [PATCH] Bump scikit-learn from 1.6.1 to 1.7.2 Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.6.1 to 1.7.2. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.6.1...1.7.2) --- updated-dependencies: - dependency-name: scikit-learn dependency-version: 1.7.2 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 3ed2a50df0..e9eacd7e59 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ ratelimit==2.2.1 requests==2.32.5 requests-html==0.10.0 rs_parsepatch==0.4.4 -scikit-learn==1.6.1 +scikit-learn==1.7.2 scipy==1.16.2 sendgrid==6.12.5 shap[plots]==0.49.1