From e6c46277d1798e10268d5ee278394d429586b8ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 03:40:54 +0000 Subject: [PATCH] Bump scikit-learn from 1.1.3 to 1.4.1.post1 Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.1.3 to 1.4.1.post1. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.1.3...1.4.1.post1) --- updated-dependencies: - dependency-name: scikit-learn 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 2fa8f83b..20fd2e7c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ python-hglib==2.6.2 ratelimit==2.2.1 requests==2.31.0 rs_parsepatch==0.4.0 -scikit-learn==1.1.3 +scikit-learn==1.4.1.post1 scipy==1.11.4 sendgrid==6.11.0 shap[plots]==0.44.0